Plugins/CheckerPlugins/Pep8/Pep8StatisticsDialog.py

changeset 2962
d6c9d1ca2da4
parent 2915
9da653363d07
child 2971
efd4a4343019
--- a/Plugins/CheckerPlugins/Pep8/Pep8StatisticsDialog.py	Sun Sep 29 14:22:08 2013 +0200
+++ b/Plugins/CheckerPlugins/Pep8/Pep8StatisticsDialog.py	Sun Sep 29 15:08:57 2013 +0200
@@ -29,7 +29,7 @@
         """
         Constructor
         
-        @param dictionary with the statistical data
+        @param statistics dictionary with the statistical data
         @param parent reference to the parent widget (QWidget)
         """
         super().__init__(parent)

eric ide

mercurial