src: reduce warnings and spelling errors
[nit.git] / src / parser / lexer_work.nit
index 2d93018..d8c287a 100644 (file)
@@ -98,7 +98,7 @@ class Lexer
        # Current column in the input stream
        var pos: Int = 0
 
-       # Was the last character a cariage-return?
+       # Was the last character a carriage-return?
        var cr: Bool = false
 
        # Constante state values