--- a/eric6/Documentation/Source/eric6.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.DeepLEngine.html Sun Jan 17 13:53:08 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.DeepLEngine.html Mon Feb 01 10:38:16 2021 +0100 @@ -118,7 +118,7 @@ Public method to return the name of the engine. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> engine name </dd> @@ -157,7 +157,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tuple of translated text (string) and flag indicating success (boolean) @@ -171,7 +171,7 @@ Public method to get the supported languages. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of supported language codes </dd>