summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--crystal.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/crystal.py b/crystal.py
index aea8085..c4465b2 100644
--- a/crystal.py
+++ b/crystal.py
@@ -1915,7 +1915,7 @@ class MainText(TextCommand):
output += "\""
in_quotes = True
- # the above if statement is probably not ever called
+ # the above if statement is probably never called
else:
if not in_quotes:
if not new_line and not was_comma: