--- a/PluginManager/PluginManager.py Sun Aug 27 12:28:30 2017 +0200 +++ b/PluginManager/PluginManager.py Sun Aug 27 14:06:10 2017 +0200 @@ -1314,7 +1314,7 @@ Plugins supporting this functionality must support the module function clearPrivateData() and have the module level attribute pluginType. - @param type_ type of the plugin to be activated (string) + @param type_ type of the plugin to clear private data for (string) """ for name, module in \ list(self.__onDemandActiveModules.items()) + \