PyUnit/UnittestDialog.py

changeset 2965
d133c7edd88a
parent 2681
e793289c4362
child 2992
dbdf27746da5
--- a/PyUnit/UnittestDialog.py	Sun Sep 29 15:54:10 2013 +0200
+++ b/PyUnit/UnittestDialog.py	Sun Sep 29 18:22:08 2013 +0200
@@ -397,7 +397,7 @@
         """
         Private slot to handle the highlighted signal.
         
-        @param txt current text (string)
+        @param text current text (string)
         """
         if text:
             for pattern in self.rxPatterns:

eric ide

mercurial