DataViews/PyProfileDialog.py

changeset 3438
29717a5e8b97
parent 3190
a9a94491c4fd
child 3484
645c12de6b0c
--- a/DataViews/PyProfileDialog.py	Tue Mar 25 19:36:31 2014 +0100
+++ b/DataViews/PyProfileDialog.py	Wed Mar 26 20:03:25 2014 +0100
@@ -53,7 +53,7 @@
 
 class PyProfileDialog(QDialog, Ui_PyProfileDialog):
     """
-    Class implementing a dialog to display the results of a syntax check run.
+    Class implementing a dialog to display the results of a profiling run.
     """
     def __init__(self, parent=None):
         """

eric ide

mercurial