QScintilla/Lexers/__init__.py

changeset 3556
40e205ef1470
parent 3515
1b8381afe38f
child 3557
3ea8ba471d96
--- a/QScintilla/Lexers/__init__.py	Sun May 04 18:07:57 2014 +0200
+++ b/QScintilla/Lexers/__init__.py	Sun May 04 18:14:49 2014 +0200
@@ -73,7 +73,7 @@
     Module function to get a dictionary of supported lexer languages.
     
     @return dictionary of supported lexer languages. The keys are the
-        internal language names. The items are lists of two entries.
+        internal language names. The items are lists of three entries.
         The first is the display string for the language, the second
         is a dummy file name, which can be used to derive the lexer, and
         the third is the name of an icon file.

eric ide

mercurial