diff -r 423835fb1204 -r 1d85539ac41a QScintilla/Lexers/__init__.py --- 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