--- a/RefactoringRope/ExtractDialog.py Sun Jan 30 14:25:34 2011 +0100 +++ b/RefactoringRope/ExtractDialog.py Sun Jan 30 14:49:03 2011 +0100 @@ -23,7 +23,7 @@ @param refactoring reference to the main refactoring object (Refactoring) - @param title title of the dialog (string or QString) + @param title title of the dialog (string) @param extractor reference to the extractor object (rope.refactor.extract.ExtractMethod or rope.refactor.extract.ExtractVariable)