]> git.lyx.org Git - lyx.git/blobdiff - src/Lexer.h
update the ACM SIGPLAN files to latest layout and fileformat
[lyx.git] / src / Lexer.h
index 072bc6e20a5a6f9e39d83ff0a412d761a41d601e..7f1f1a00f091735cfaf6105b74ab05b144d92392 100644 (file)
@@ -111,7 +111,7 @@ public:
        int lex();
 
        /** Just read the next word. If esc is true remember that
-           some chars might be escaped: "\ atleast
+           some chars might be escaped: "\ at least
        */
        bool next(bool esc = false);