Plugins/PluginVcsPySvn.py

changeset 170
a267d9774acf
parent 96
9624a110667d
child 398
5b5636320dca
child 792
a13346916170
--- 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

eric ide

mercurial