QScintilla/Lexers/__init__.py

branch
5_3_x
changeset 2764
1d85539ac41a
parent 2711
463ca742001d
child 2791
a9577f248f04
child 3011
18292228c724
child 3106
bef80f454d39
--- a/QScintilla/Lexers/__init__.py	Sat Jun 29 18:40:45 2013 +0200
+++ b/QScintilla/Lexers/__init__.py	Sun Jun 30 20:03:24 2013 +0200
@@ -38,7 +38,7 @@
     @param displayString display string (string)
     @param filenameSample dummy filename to derive lexer name (string)
     @param getLexerFunc reference to a function instantiating the specific lexer.
-        This function must take a reference to the parent as it's only argument.
+        This function must take a reference to the parent as its only argument.
     @keyparam openFilters list of open file filters (list of strings)
     @keyparam saveFilters list of save file filters (list of strings)
     @keyparam defaultAssocs default lexer associations (list of strings of filename

eric ide

mercurial