--- a/RefactoringRope/RenameDialog.py Sun Jan 30 14:25:34 2011 +0100 +++ b/RefactoringRope/RenameDialog.py Sun Jan 30 14:49:03 2011 +0100 @@ -56,7 +56,7 @@ """ Private slot to react to changes of the new name. - @param text text entered into the edit (QString) + @param text text entered into the edit (string) """ self.__okButton.setEnabled(text != "")