eric7/Plugins/PluginSyntaxChecker.py

branch
eric7
changeset 8444
88b242eba71b
parent 8358
144a6b854f70
child 8881
54e42bc2437a
diff -r 8794cb212647 -r 88b242eba71b eric7/Plugins/PluginSyntaxChecker.py
--- a/eric7/Plugins/PluginSyntaxChecker.py	Sun Jun 27 11:22:03 2021 +0200
+++ b/eric7/Plugins/PluginSyntaxChecker.py	Sun Jun 27 12:41:19 2021 +0200
@@ -128,7 +128,7 @@
 
     def __getPythonOptions(self):
         """
-        Private methode to determine the syntax check options.
+        Private method to determine the syntax check options.
         
         @return state of checkFlakes and ignoreStarImportWarnings (bool, bool)
         """

eric ide

mercurial