eric6/Tasks/TaskViewer.py

changeset 7900
72b88fb20261
parent 7836
2f0d208b8137
child 7923
91e843545d9a
diff -r ecf67e07b6e0 -r 72b88fb20261 eric6/Tasks/TaskViewer.py
--- a/eric6/Tasks/TaskViewer.py	Sat Dec 19 15:06:20 2020 +0100
+++ b/eric6/Tasks/TaskViewer.py	Sat Dec 19 15:22:26 2020 +0100
@@ -414,7 +414,7 @@
         """
         Public slot to clear project related tasks.
         
-        @keyparam fileOnly flag indicating to clear only file related
+        @param fileOnly flag indicating to clear only file related
             project tasks (boolean)
         """
         for task in reversed(self.tasks[:]):

eric ide

mercurial