--- a/eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.SyntaxChecker.jsCheckSyntax.html Tue Nov 19 18:53:58 2019 +0100 +++ b/eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.SyntaxChecker.jsCheckSyntax.html Tue Nov 19 18:54:14 2019 +0100 @@ -23,7 +23,7 @@ <h1>eric6.Plugins.CheckerPlugins.SyntaxChecker.jsCheckSyntax</h1> <p> -Module implementing the syntax check for Python 2/3. +Module implementing the syntax check for JavaScript. </p> <h3>Global Attributes</h3> @@ -65,7 +65,7 @@ </tr> <tr> <td><a href="#worker">worker</a></td> -<td>Module function acting as the parallel worker for the style check.</td> +<td>Module function acting as the parallel worker for the syntax check.</td> </tr> </table> <hr /> @@ -223,7 +223,7 @@ <b>worker</b>(<i>inputQueue, outputQueue</i>) <p> - Module function acting as the parallel worker for the style check. + Module function acting as the parallel worker for the syntax check. </p> <dl>