--- a/Helpviewer/WebPlugins/WebPluginFactory.py Tue Oct 15 22:03:54 2013 +0200 +++ b/Helpviewer/WebPlugins/WebPluginFactory.py Fri Oct 18 23:00:41 2013 +0200 @@ -89,6 +89,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()