diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.UI.AuthenticationDialog.html --- a/eric6/Documentation/Source/eric6.UI.AuthenticationDialog.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.UI.AuthenticationDialog.html Sat Jan 16 16:51:23 2021 +0100 @@ -129,7 +129,7 @@ Public method to retrieve the login data. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tuple of two string values (username, password) </dd> @@ -160,7 +160,7 @@ Public method to check, if the login data shall be saved. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating that the login data shall be saved (boolean) </dd>