diff -r cdc56e9d9f12 -r 9ff696796092 Documentation/Source/eric5.Plugins.CheckerPlugins.Pep8.Pep8StatisticsDialog.html --- a/Documentation/Source/eric5.Plugins.CheckerPlugins.Pep8.Pep8StatisticsDialog.html Fri Sep 13 18:49:26 2013 +0200 +++ b/Documentation/Source/eric5.Plugins.CheckerPlugins.Pep8.Pep8StatisticsDialog.html Sat Sep 14 13:29:32 2013 +0200 @@ -21,7 +21,8 @@ <body><a NAME="top" ID="top"></a> <h1>eric5.Plugins.CheckerPlugins.Pep8.Pep8StatisticsDialog</h1> <p> -Module implementing a dialog showing statistical data for the last PEP 8 run. +Module implementing a dialog showing statistical data for the last code +style checker run. </p> <h3>Global Attributes</h3> <table> @@ -31,7 +32,7 @@ <table> <tr> <td><a href="#Pep8StatisticsDialog">Pep8StatisticsDialog</a></td> -<td>Class implementing a dialog showing statistical data for the last PEP 8 run.</td> +<td>Class implementing a dialog showing statistical data for the last code style checker run.</td> </tr> </table> <h3>Functions</h3> @@ -43,7 +44,7 @@ <h2>Pep8StatisticsDialog</h2> <p> Class implementing a dialog showing statistical data for the last - PEP 8 run. + code style checker run. </p> <h3>Derived from</h3> QDialog, Ui_Pep8StatisticsDialog