diff -r 866adc8c315b -r 0acf98cd089a eric6/Documentation/Source/eric6.Plugins.PluginSyntaxChecker.html --- a/eric6/Documentation/Source/eric6.Plugins.PluginSyntaxChecker.html Sun Jan 17 13:53:08 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Plugins.PluginSyntaxChecker.html Mon Feb 01 10:38:16 2021 +0100 @@ -212,7 +212,7 @@ Private methode to determine the syntax check options. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> state of checkFlakes and ignoreStarImportWarnings (bool, bool) </dd> @@ -311,7 +311,7 @@ Public method to activate this plugin. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tuple of None and activation status (boolean) </dd>