Corrected some typos. 5_5_x

Sun, 05 Oct 2014 17:09:03 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 05 Oct 2014 17:09:03 +0200
branch
5_5_x
changeset 3854
219087ed6118
parent 3852
3adad7477de5
child 3855
e1a218467e3f

Corrected some typos.
(grafted from f0408b5c84e92ed316834455e52f58c7d499dd45)

Plugins/VcsPlugins/vcsMercurial/hg.py file | annotate | diff | comparison | revisions
--- a/Plugins/VcsPlugins/vcsMercurial/hg.py	Sun Oct 05 10:34:00 2014 +0200
+++ b/Plugins/VcsPlugins/vcsMercurial/hg.py	Sun Oct 05 17:09:03 2014 +0200
@@ -2114,7 +2114,7 @@
     
     def hgConflicts(self, name):
         """
-        Public method used to show a list of files containing.
+        Public method used to show a list of files containing conflicts.
         
         @param name file/directory name to be resolved (string)
         """
@@ -2229,7 +2229,7 @@
     
     def hgShowBranch(self, name):
         """
-        Public method used to show the current branch the working directory.
+        Public method used to show the current branch of the working directory.
         
         @param name file/directory name (string)
         """

eric ide

mercurial