--- a/eric6/Documentation/Source/eric6.Plugins.UiExtensionPlugins.Translator.TranslatorWidget.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Plugins.UiExtensionPlugins.Translator.TranslatorWidget.html Sat Jan 16 16:51:23 2021 +0100 @@ -244,7 +244,7 @@ Private method to return the code of the selected original language. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> code of the original language (string) </dd> @@ -290,7 +290,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tuple of translated text (string) and flag indicating success (boolean) @@ -304,7 +304,7 @@ Private method to return the code of the selected translation language. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> code of the translation language (string) </dd>