RefactoringRope/InlineDialog.py

branch
server_client_variant
changeset 177
963fc1b0ba6e
parent 176
117d86025a5c
child 189
2711fdd91925
diff -r 117d86025a5c -r 963fc1b0ba6e RefactoringRope/InlineDialog.py
--- 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"]

eric ide

mercurial