RefactoringRope/ExtractDialog.py

branch
server_client_variant
changeset 204
b4bf79b956bc
parent 203
c38750e1bafd
child 245
75a35a927952
--- a/RefactoringRope/ExtractDialog.py	Fri Sep 29 10:23:35 2017 +0200
+++ b/RefactoringRope/ExtractDialog.py	Fri Sep 29 10:32:30 2017 +0200
@@ -28,7 +28,7 @@
         @param refactoring reference to the main refactoring object
         @type RefactoringServer
         @param title title of the dialog
-        @str str
+        @type str
         @param filename file name to be worked on
         @type str
         @param startOffset offset within file to start extraction

eric ide

mercurial