--- 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):