diff -r f96c32abd120 -r d39dd5cee0c8 Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleFixer.html --- a/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleFixer.html Sun Sep 04 16:50:23 2016 +0200 +++ b/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleFixer.html Sun Sep 04 17:16:38 2016 +0200 @@ -1644,7 +1644,7 @@ <td>Private method to build a logical line from a list of tokens.</td> </tr><tr> <td><a href="#IndentationWrapper.pep8Expected">pep8Expected</a></td> -<td>Public method to replicate logic in pep8.py, to know what level to indent things to.</td> +<td>Public method to replicate logic in pycodestyle.py, to know what level to indent things to.</td> </tr> </table> <h3>Static Methods</h3> @@ -1681,8 +1681,8 @@ <h4>IndentationWrapper.pep8Expected</h4> <b>pep8Expected</b>(<i></i>) <p> - Public method to replicate logic in pep8.py, to know what level to - indent things to. + Public method to replicate logic in pycodestyle.py, to know what level + to indent things to. </p><dl> <dt>Returns:</dt> <dd>