--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnPropSetDialog.html Fri Mar 11 08:55:14 2011 +0100 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnPropSetDialog.html Fri Mar 11 16:51:57 2011 +0100 @@ -63,7 +63,7 @@ </table> <a NAME="SvnPropSetDialog.__init__" ID="SvnPropSetDialog.__init__"></a> <h4>SvnPropSetDialog (Constructor)</h4> -<b>SvnPropSetDialog</b>(<i>recursive, parent = None</i>) +<b>SvnPropSetDialog</b>(<i>recursive, parent=None</i>) <p> Constructor </p><dl> @@ -83,7 +83,7 @@ <dt>Returns:</dt> <dd> tuple of three values giving the property name, the text - of the property and a flag indicating, that this property + of the property and a flag indicating, that this property should be applied recursively. (string, string, boolean) </dd> </dl>