src/eric7/PluginManager/PluginManager.py

branch
eric7
changeset 10800
c6ce5522be30
parent 10760
f702f6781b05
child 10806
2f6df822e3b9
--- a/src/eric7/PluginManager/PluginManager.py	Tue Jun 25 12:30:47 2024 +0200
+++ b/src/eric7/PluginManager/PluginManager.py	Tue Jun 25 14:44:19 2024 +0200
@@ -1493,7 +1493,7 @@
         type.
 
         Plugins supporting this functionality must support the module function
-        clearPrivateData() and have the module level attribute pluginType.
+        'clearPrivateData()' (and may have the module level attribute 'pluginType').
 
         @param type_ type of the plugin to clear private data for
         @type str

eric ide

mercurial