Documentation/Source/eric6.Plugins.VcsPlugins.vcsSubversion.SvnBlameDialog.html

changeset 4126
c28d0cf3b639
parent 3673
e26d7d0c1088
--- a/Documentation/Source/eric6.Plugins.VcsPlugins.vcsSubversion.SvnBlameDialog.html	Sun Feb 22 12:16:32 2015 +0100
+++ b/Documentation/Source/eric6.Plugins.VcsPlugins.vcsSubversion.SvnBlameDialog.html	Sun Feb 22 19:21:55 2015 +0100
@@ -97,7 +97,7 @@
 <td>Private slot to send the input to the subversion process.</td>
 </tr><tr>
 <td><a href="#SvnBlameDialog.start">start</a></td>
-<td>Public slot to start the svn status command.</td>
+<td>Public slot to start the svn blame command.</td>
 </tr>
 </table>
 <h3>Static Methods</h3>
@@ -227,11 +227,11 @@
 <h4>SvnBlameDialog.start</h4>
 <b>start</b>(<i>fn</i>)
 <p>
-        Public slot to start the svn status command.
+        Public slot to start the svn blame command.
 </p><dl>
 <dt><i>fn</i></dt>
 <dd>
-filename to show the log for (string)
+filename to show the blame for (string)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial