diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.E5Gui.E5TextSpinBox.html --- a/eric6/Documentation/Source/eric6.E5Gui.E5TextSpinBox.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.E5Gui.E5TextSpinBox.html Sat Jan 16 16:51:23 2021 +0100 @@ -139,7 +139,7 @@ Public method to retrieve the current index. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> current index (integer) </dd> @@ -159,7 +159,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> associated data </dd> @@ -179,7 +179,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> text for the given value (string) </dd> @@ -199,7 +199,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> value for the given text (integer) </dd>