diff -r 1b59c4ba121e -r 8cd4d08fa9f6 Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnLogDialog.html --- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnLogDialog.html Fri Mar 11 08:55:14 2011 +0100 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnLogDialog.html Fri Mar 11 16:51:57 2011 +0100 @@ -45,7 +45,7 @@ <p> Class implementing a dialog to show the output of the svn log command. </p><p> - The dialog is nonmodal. Clicking a link in the upper text pane shows + The dialog is nonmodal. Clicking a link in the upper text pane shows a diff of the versions. </p> <h3>Derived from</h3> @@ -78,7 +78,7 @@ </table> <a NAME="SvnLogDialog.__init__" ID="SvnLogDialog.__init__"></a> <h4>SvnLogDialog (Constructor)</h4> -<b>SvnLogDialog</b>(<i>vcs, parent = None</i>) +<b>SvnLogDialog</b>(<i>vcs, parent=None</i>) <p> Constructor </p><dl> @@ -126,7 +126,7 @@ </dd> </dl><a NAME="SvnLogDialog.start" ID="SvnLogDialog.start"></a> <h4>SvnLogDialog.start</h4> -<b>start</b>(<i>fn, noEntries = 0</i>) +<b>start</b>(<i>fn, noEntries=0</i>) <p> Public slot to start the svn log command. </p><dl>