RefactoringRope/ProgressHandle.py

changeset 360
2b35968f3d02
parent 347
b5048b5ff454
child 365
f740b50380df
diff -r 5e0c63a80d6a -r 2b35968f3d02 RefactoringRope/ProgressHandle.py
--- a/RefactoringRope/ProgressHandle.py	Sun May 09 14:30:51 2021 +0200
+++ b/RefactoringRope/ProgressHandle.py	Mon May 10 20:13:48 2021 +0200
@@ -21,7 +21,7 @@
         Constructor
         
         @param client reference to the JSON client
-        @type JsonClient
+        @type E5JsonClient
         @param title title for the taskhandle
         @type str
         @param interruptable flag indicating, that the task may be

eric ide

mercurial