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

changeset 198
7ab8e126f404
parent 187
d7916a2e31d6
child 203
0bd3912f3c5f
diff -r 0e12ee787967 -r 7ab8e126f404 Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html	Sat Apr 24 13:46:33 2010 +0000
+++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html	Sat Apr 24 13:56:43 2010 +0000
@@ -94,7 +94,7 @@
 <td>Private slot connected to the finished signal.</td>
 </tr><tr>
 <td><a href="#HgLogBrowserDialog.__processBuffer">__processBuffer</a></td>
-<td>Private method to process the buffered output of the svn log command.</td>
+<td>Private method to process the buffered output of the hg log command.</td>
 </tr><tr>
 <td><a href="#HgLogBrowserDialog.__readStderr">__readStderr</a></td>
 <td>Private slot to handle the readyReadStandardError signal.</td>
@@ -166,7 +166,7 @@
 <td>Private slot called, when the from date changes.</td>
 </tr><tr>
 <td><a href="#HgLogBrowserDialog.start">start</a></td>
-<td>Public slot to start the svn log command.</td>
+<td>Public slot to start the hg log command.</td>
 </tr>
 </table>
 <a NAME="HgLogBrowserDialog.__init__" ID="HgLogBrowserDialog.__init__"></a>
@@ -386,7 +386,7 @@
 <h4>HgLogBrowserDialog.__processBuffer</h4>
 <b>__processBuffer</b>(<i></i>)
 <p>
-        Private method to process the buffered output of the svn log command.
+        Private method to process the buffered output of the hg log command.
 </p><a NAME="HgLogBrowserDialog.__readStderr" ID="HgLogBrowserDialog.__readStderr"></a>
 <h4>HgLogBrowserDialog.__readStderr</h4>
 <b>__readStderr</b>(<i></i>)
@@ -557,7 +557,7 @@
 <h4>HgLogBrowserDialog.start</h4>
 <b>start</b>(<i>fn</i>)
 <p>
-        Public slot to start the svn log command.
+        Public slot to start the hg log command.
 </p><dl>
 <dt><i>fn</i></dt>
 <dd>

eric ide

mercurial