eric6/QScintilla/Editor.py

changeset 7637
c878e8255972
parent 7635
0cdead130a81
child 7642
72721823d453
child 7663
b4d5234f92e7
--- a/eric6/QScintilla/Editor.py	Mon Jun 22 17:55:06 2020 +0200
+++ b/eric6/QScintilla/Editor.py	Tue Jun 23 17:24:18 2020 +0200
@@ -2041,7 +2041,7 @@
         @return flag reporting always False
         @rtype bool
         """
-        # kept to kep the API compatible for plugins
+        # kept to keep the API compatible for plugins
         return False
 
     def isPy3File(self):

eric ide

mercurial