diff -r e4e2efb4846a -r d6c9d1ca2da4 Plugins/CheckerPlugins/Pep8/Pep8StatisticsDialog.py --- 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)