Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.hg.html

branch
5_5_x
changeset 3899
d7c695edb611
parent 3591
2f2a4a76dd22
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.hg.html	Fri Oct 31 12:15:04 2014 +0100
+++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.hg.html	Sat Nov 01 19:27:31 2014 +0100
@@ -177,7 +177,7 @@
 <td>Public method to cancel an uncommitted merge.</td>
 </tr><tr>
 <td><a href="#Hg.hgConflicts">hgConflicts</a></td>
-<td>Public method used to show a list of files containing.</td>
+<td>Public method used to show a list of files containing conflicts.</td>
 </tr><tr>
 <td><a href="#Hg.hgCopy">hgCopy</a></td>
 <td>Public method used to copy a file/directory.</td>
@@ -276,7 +276,7 @@
 <td>Public method used to serve the project.</td>
 </tr><tr>
 <td><a href="#Hg.hgShowBranch">hgShowBranch</a></td>
-<td>Public method used to show the current branch the working directory.</td>
+<td>Public method used to show the current branch of the working directory.</td>
 </tr><tr>
 <td><a href="#Hg.hgShowConfig">hgShowConfig</a></td>
 <td>Public method to show the combined configuration.</td>
@@ -789,7 +789,7 @@
 <h4>Hg.hgConflicts</h4>
 <b>hgConflicts</b>(<i>name</i>)
 <p>
-        Public method used to show a list of files containing.
+        Public method used to show a list of files containing conflicts.
 </p><dl>
 <dt><i>name</i></dt>
 <dd>
@@ -1248,7 +1248,7 @@
 <h4>Hg.hgShowBranch</h4>
 <b>hgShowBranch</b>(<i>name</i>)
 <p>
-        Public method used to show the current branch the working directory.
+        Public method used to show the current branch of the working directory.
 </p><dl>
 <dt><i>name</i></dt>
 <dd>

eric ide

mercurial