Documentation/Source/eric5.Plugins.CheckerPlugins.Pep8.Pep8Fixer.html

changeset 2912
9ff696796092
parent 2897
45a5370f89a8
child 2923
01ac1f364b38
--- a/Documentation/Source/eric5.Plugins.CheckerPlugins.Pep8.Pep8Fixer.html	Fri Sep 13 18:49:26 2013 +0200
+++ b/Documentation/Source/eric5.Plugins.CheckerPlugins.Pep8.Pep8Fixer.html	Sat Sep 14 13:29:32 2013 +0200
@@ -21,7 +21,7 @@
 <body><a NAME="top" ID="top"></a>
 <h1>eric5.Plugins.CheckerPlugins.Pep8.Pep8Fixer</h1>
 <p>
-Module implementing a class to fix certain PEP 8 issues.
+Module implementing a class to fix certain code style issues.
 </p>
 <h3>Global Attributes</h3>
 <table>
@@ -31,7 +31,7 @@
 <table>
 <tr>
 <td><a href="#Pep8Fixer">Pep8Fixer</a></td>
-<td>Class implementing a fixer for certain PEP 8 issues.</td>
+<td>Class implementing a fixer for certain code style issues.</td>
 </tr><tr>
 <td><a href="#Pep8IndentationWrapper">Pep8IndentationWrapper</a></td>
 <td>Class used by fixers dealing with indentation.</td>
@@ -51,7 +51,7 @@
 <a NAME="Pep8Fixer" ID="Pep8Fixer"></a>
 <h2>Pep8Fixer</h2>
 <p>
-    Class implementing a fixer for certain PEP 8 issues.
+    Class implementing a fixer for certain code style issues.
 </p>
 <h3>Derived from</h3>
 QObject

eric ide

mercurial