diff -r 32dd7dbf3e8e -r 83b71483e198 RefactoringRope/UseFunctionDialog.py --- a/RefactoringRope/UseFunctionDialog.py Sun Jan 30 19:00:34 2011 +0100 +++ b/RefactoringRope/UseFunctionDialog.py Sun Jan 30 19:19:40 2011 +0100 @@ -25,7 +25,7 @@ @param refactoring reference to the main refactoring object (Refactoring) @param title title of the dialog (string) - @param user reference to the usefunction object + @param user reference to the usefunction object (rope.refactor.usefunction.UseFunction) @param parent reference to the parent widget (QWidget) """