diff -r 056d98a54dd4 -r c28d0cf3b639 Documentation/Source/eric6.Plugins.VcsPlugins.vcsPySvn.SvnBlameDialog.html --- a/Documentation/Source/eric6.Plugins.VcsPlugins.vcsPySvn.SvnBlameDialog.html Sun Feb 22 12:16:32 2015 +0100 +++ b/Documentation/Source/eric6.Plugins.VcsPlugins.vcsPySvn.SvnBlameDialog.html Sun Feb 22 19:21:55 2015 +0100 @@ -76,7 +76,7 @@ <td>Private slot called by a button of the button box clicked.</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> @@ -150,11 +150,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>