diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsPySvn.SvnStatusDialog.html --- a/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsPySvn.SvnStatusDialog.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsPySvn.SvnStatusDialog.html Sat Jan 16 16:51:23 2021 +0100 @@ -416,7 +416,7 @@ a changelist. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of all items belonging to a changelist </dd> @@ -429,7 +429,7 @@ Private method to retrieve all entries the user wants to commit. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of all items, the user has checked </dd> @@ -449,7 +449,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of all items with a locked status </dd> @@ -462,7 +462,7 @@ Private method to retrieve all entries, that have a missing status. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of all items with a missing status </dd> @@ -475,7 +475,7 @@ Private method to retrieve all entries, that have a modified status. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of all items with a modified status </dd> @@ -489,7 +489,7 @@ a changelist. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of all items not belonging to a changelist </dd> @@ -503,7 +503,7 @@ unversioned status. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of all items with an unversioned status </dd>