diff -r c38750e1bafd -r b4bf79b956bc RefactoringRope/ExtractDialog.py --- 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