--- a/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsPySvn.SvnDiffDialog.html Sun Jan 17 13:53:08 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsPySvn.SvnDiffDialog.html Mon Feb 01 10:38:16 2021 +0100 @@ -175,7 +175,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> extracted file name (string) </dd> @@ -202,7 +202,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> one letter string indicating the change type (string) </dd> @@ -223,7 +223,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> revision object (pysvn.Revision) </dd> @@ -320,20 +320,20 @@ list of versions to be diffed (list of up to 2 integer or None) </dd> -<dt><i>urls=</i></dt> +<dt><i>urls</i></dt> <dd> list of repository URLs (list of 2 strings) </dd> -<dt><i>summary=</i></dt> +<dt><i>summary</i></dt> <dd> flag indicating a summarizing diff (only valid for URL diffs) (boolean) </dd> -<dt><i>pegRev=</i></dt> +<dt><i>pegRev</i></dt> <dd> revision number the filename is valid (integer) </dd> -<dt><i>refreshable=</i></dt> +<dt><i>refreshable</i></dt> <dd> flag indicating a refreshable diff (boolean) </dd>