diff -r f046b97785db -r eb5ff61f927b Documentation/Source/eric5.Plugins.PluginSyntaxChecker.html --- a/Documentation/Source/eric5.Plugins.PluginSyntaxChecker.html Sun Jan 09 14:25:16 2011 +0100 +++ b/Documentation/Source/eric5.Plugins.PluginSyntaxChecker.html Sun Jan 09 18:16:46 2011 +0100 @@ -22,7 +22,7 @@ <body><a NAME="top" ID="top"></a> <h1>eric5.Plugins.PluginSyntaxChecker</h1> <p> -Module implementing the Tabnanny plugin. +Module implementing the Syntax Checker plugin. </p> <h3>Global Attributes</h3> <table> @@ -82,7 +82,7 @@ <td>Private slot called, when the the project menu or a submenu is about to be shown.</td> </tr><tr> <td><a href="#SyntaxCheckerPlugin.__projectSyntaxCheck">__projectSyntaxCheck</a></td> -<td>Public slot used to check the project files for bad indentations.</td> +<td>Public slot used to check the project files for syntax errors.</td> </tr><tr> <td><a href="#SyntaxCheckerPlugin.activate">activate</a></td> <td>Public method to activate this plugin.</td> @@ -186,7 +186,7 @@ <h4>SyntaxCheckerPlugin.__projectSyntaxCheck</h4> <b>__projectSyntaxCheck</b>(<i></i>) <p> - Public slot used to check the project files for bad indentations. + Public slot used to check the project files for syntax errors. </p><a NAME="SyntaxCheckerPlugin.activate" ID="SyntaxCheckerPlugin.activate"></a> <h4>SyntaxCheckerPlugin.activate</h4> <b>activate</b>(<i></i>)