--- a/Plugins/PluginVcsPySvn.py Sun Apr 04 13:57:59 2010 +0000 +++ b/Plugins/PluginVcsPySvn.py Sun Apr 04 13:58:37 2010 +0000 @@ -181,7 +181,7 @@ def getPreferences(self, key): """ - Public method to retrieve the various refactoring settings. + Public method to retrieve the various settings. @param key the key of the value to get @param prefClass preferences class used as the storage area @@ -201,7 +201,7 @@ def setPreferences(self, key, value): """ - Public method to store the various refactoring settings. + Public method to store the various settings. @param key the key of the setting to be set @param value the value to be set