ref: 0721bd42e15d60af7c259da86f11effacc6aa636
parent: 94ea6ef442ac19f246d353f8c47bf08a4819d6d1
author: Bryan Bishop <[email protected]>
date: Fri May 4 15:05:33 EDT 2012
not ever -> never
--- a/extras/crystal.py
+++ b/extras/crystal.py
@@ -1915,7 +1915,7 @@
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: