eric7/PluginManager/PluginManager.py

branch
eric7
changeset 8444
88b242eba71b
parent 8385
a578b45eb13e
child 8580
e91b276e0771
--- a/eric7/PluginManager/PluginManager.py	Sun Jun 27 11:22:03 2021 +0200
+++ b/eric7/PluginManager/PluginManager.py	Sun Jun 27 12:41:19 2021 +0200
@@ -282,7 +282,7 @@
     
     def isValidPluginName(self, pluginName):
         """
-        Public methode to check, if a file name is a valid plugin name.
+        Public method to check, if a file name is a valid plugin name.
         
         Plugin modules must start with "Plugin" and have the extension ".py".
         

eric ide

mercurial