diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html --- a/eric6/Documentation/Source/eric6.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html Sat Jan 16 16:51:23 2021 +0100 @@ -274,7 +274,7 @@ Private method to get the styles of the current item. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tuple containing the style and sub-style numbers </dd> @@ -390,7 +390,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tuple containing the style and sub-style numbers </dd> @@ -572,7 +572,7 @@ Public method to save the current state of the widget. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list containing the index of the selected lexer language and a tuple containing the index of the parent selected lexer @@ -670,7 +670,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the instantiated page (ConfigurationPageBase) </dd>