--- a/Helpviewer/WebPlugins/WebPluginFactory.py Sat Sep 28 19:06:25 2013 +0200 +++ b/Helpviewer/WebPlugins/WebPluginFactory.py Sat Sep 28 20:07:36 2013 +0200 @@ -87,6 +87,7 @@ Public method to get a reference to the named plug-in. @param name name of the plug-in (string) + @return reference to the named plug-in """ if not self.__loaded: self.__initialize()