Plugins/VcsPlugins/vcsSubversion/subversion.py

changeset 3670
f0cb7579c0b4
parent 3656
441956d8fce5
child 4021
195a471c327b
diff -r ac84ac3c0f05 -r f0cb7579c0b4 Plugins/VcsPlugins/vcsSubversion/subversion.py
--- a/Plugins/VcsPlugins/vcsSubversion/subversion.py	Sat Jul 05 11:41:14 2014 +0200
+++ b/Plugins/VcsPlugins/vcsSubversion/subversion.py	Sat Jul 05 12:13:23 2014 +0200
@@ -193,7 +193,7 @@
         """
         Public method used to initialize the subversion repository.
         
-        The subversion repository has to be initialized from outside eric5
+        The subversion repository has to be initialized from outside eric6
         because the respective command always works locally. Therefore we
         always return TRUE without doing anything.
         

eric ide

mercurial