--- a/eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.Complexity.ComplexityChecker.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.Complexity.ComplexityChecker.html Sat Jan 16 16:51:23 2021 +0100 @@ -197,7 +197,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating to ignore the given code </dd> @@ -286,7 +286,7 @@ Public method to calculate the median. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> median line complexity value </dd> @@ -305,7 +305,7 @@ Public method to get a sorted list of (line, nodes) tuples. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> sorted list of (line, nodes) tuples </dd>