Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py

changeset 198
7ab8e126f404
parent 195
2debcfe0e291
child 199
675623ee5d7d
--- a/Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py	Sat Apr 24 13:46:33 2010 +0000
+++ b/Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py	Sat Apr 24 13:56:43 2010 +0000
@@ -648,7 +648,7 @@
     
     def __hgExtendedDiff(self):
         """
-        Private slot used to perform a svn diff with the selection of revisions.
+        Private slot used to perform a hg diff with the selection of revisions.
         """
         self.vcs.hgExtendedDiff(self.project.ppath)
     

eric ide

mercurial