--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.SyntaxChecker.jsonCheckSyntax.html Mon Sep 27 16:41:31 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.SyntaxChecker.jsonCheckSyntax.html Mon Sep 27 16:44:54 2021 +0200 @@ -50,7 +50,7 @@ <td>Function to normalize the given code.</td> </tr> <tr> -<td><a href="#worker">worker</a></td> +<td><a href="#workerTask">workerTask</a></td> <td>Module function acting as the parallel worker for the syntax check.</td> </tr> </table> @@ -234,9 +234,9 @@ <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> -<a NAME="worker" ID="worker"></a> -<h2>worker</h2> -<b>worker</b>(<i>inputQueue, outputQueue</i>) +<a NAME="workerTask" ID="workerTask"></a> +<h2>workerTask</h2> +<b>workerTask</b>(<i>inputQueue, outputQueue</i>) <p> Module function acting as the parallel worker for the syntax check.