diff -r 7db1487cae84 -r cdcbca0cea82 Plugins/CheckerPlugins/Pep8/pep8.py --- a/Plugins/CheckerPlugins/Pep8/pep8.py Fri Aug 23 10:48:12 2013 +0200 +++ b/Plugins/CheckerPlugins/Pep8/pep8.py Fri Aug 23 15:20:55 2013 +0200 @@ -96,7 +96,7 @@ """ # -# This is a modified version to make the original tabnanny better suitable +# This is a modified version to make the original pep8.py better suitable # for being called from within the eric5 IDE. The modifications are as # follows: #