diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.E5Gui.E5Action.html --- a/eric6/Documentation/Source/eric6.E5Gui.E5Action.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.E5Gui.E5Action.html Sat Jan 16 16:51:23 2021 +0100 @@ -126,7 +126,7 @@ Special method returning a representation of the exception. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> string representing the error message </dd> @@ -139,7 +139,7 @@ Special method returning a string representation of the exception. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> string representing the error message </dd> @@ -256,7 +256,7 @@ Public method to retrieve the alternative keyboard shortcut. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> the alternative accelerator (QKeySequence) </dd> @@ -372,7 +372,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the created action group (QActionGroup) </dd>