QScintilla/Editor.py

changeset 2980
2cb4e3c50b37
parent 2965
d133c7edd88a
child 2994
5ae1349b8fb4
diff -r e2eee1b09664 -r 2cb4e3c50b37 QScintilla/Editor.py
--- a/QScintilla/Editor.py	Tue Oct 01 18:34:19 2013 +0200
+++ b/QScintilla/Editor.py	Tue Oct 01 18:42:42 2013 +0200
@@ -5262,7 +5262,7 @@
         """
         Public method to toggle a flakes warning indicator.
         
-        Note: This method is used to set PEP 8 warnings as well.
+        Note: This method is used to set code style warnings as well.
         
         @param line line number of the flakes warning
         @param warning flag indicating if the warning marker should be

eric ide

mercurial