Corrected some source docu.

Sun, 04 Apr 2010 13:58:37 +0000

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 04 Apr 2010 13:58:37 +0000
changeset 170
a267d9774acf
parent 169
a03768260179
child 171
0bb5b5e2e219

Corrected some source docu.

Plugins/PluginVcsPySvn.py file | annotate | diff | comparison | revisions
--- 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