diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.Utilities.BackgroundClient.html --- a/eric6/Documentation/Source/eric6.Utilities.BackgroundClient.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Utilities.BackgroundClient.html Sat Jan 16 16:51:23 2021 +0100 @@ -135,7 +135,7 @@ Private method to check for a job cancellation. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a cancellation </dd> @@ -169,7 +169,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> text result of the import action </dd> @@ -195,7 +195,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> received bytes </dd> @@ -221,7 +221,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> received bytes or None if connection closed </dd>