RefactoringRope/MoveMethodDialog.py

changeset 26
b02d1f37b55e
parent 20
83b71483e198
child 35
79e19b499675
--- a/RefactoringRope/MoveMethodDialog.py	Sat Feb 12 11:57:04 2011 +0100
+++ b/RefactoringRope/MoveMethodDialog.py	Sat Feb 12 12:53:41 2011 +0100
@@ -55,7 +55,7 @@
     @pyqtSlot(str)
     def on_methodEdit_textChanged(self, text):
         """
-        Private slot to react to changes of the attribute.
+        Private slot to react to changes of the method.
         
         @param text text entered into the edit (string)
         """

eric ide

mercurial