RefactoringRope/IntroduceFactoryDialog.py

branch
server_client_variant
changeset 189
2711fdd91925
parent 181
3e3d6de2f0ca
child 203
c38750e1bafd
diff -r 05fb0977ce1b -r 2711fdd91925 RefactoringRope/IntroduceFactoryDialog.py
--- a/RefactoringRope/IntroduceFactoryDialog.py	Sun Sep 24 13:42:01 2017 +0200
+++ b/RefactoringRope/IntroduceFactoryDialog.py	Sun Sep 24 13:56:36 2017 +0200
@@ -25,7 +25,7 @@
         Constructor
          
         @param refactoring reference to the main refactoring object
-        @type Refactoring
+        @type RefactoringServer
         @param title title of the dialog
         @type str
         @param filename file name to be worked on

eric ide

mercurial