From ba5a0e5368d3bbe53096525dd659f9cdc418011c Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Tue, 5 Apr 2011 09:45:27 +1000 Subject: Fixed spacing in explanation. --- lexers/LexSQL.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lexers/LexSQL.cxx') diff --git a/lexers/LexSQL.cxx b/lexers/LexSQL.cxx index e37fa7c71..64a896ee4 100644 --- a/lexers/LexSQL.cxx +++ b/lexers/LexSQL.cxx @@ -205,7 +205,7 @@ struct OptionSetSQL : public OptionSet { DefineProperty("fold", &OptionsSQL::fold); DefineProperty("fold.sql.at.else", &OptionsSQL::foldAtElse, - "This option enables SQL folding on a \"ELSE\" and \"ELSIF\"line of an IF statement."); + "This option enables SQL folding on a \"ELSE\" and \"ELSIF\" line of an IF statement."); DefineProperty("fold.comment", &OptionsSQL::foldComment); -- cgit v1.2.3