--- a/RefactoringRope/InlineDialog.py Thu Sep 21 19:18:51 2017 +0200 +++ b/RefactoringRope/InlineDialog.py Fri Sep 22 19:47:09 2017 +0200 @@ -62,7 +62,7 @@ Private method to process the inline type data sent by the refactoring client in order to polish the dialog. - @param data dictionary containing the change data + @param data dictionary containing the inline type data @type dict """ self.__inlinerKind = data["Kind"]