diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.Tasks.TaskViewer.html --- a/eric6/Documentation/Source/eric6.Tasks.TaskViewer.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Tasks.TaskViewer.html Sat Jan 16 16:51:23 2021 +0100 @@ -639,7 +639,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the task item (Task) </dd> @@ -700,7 +700,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the task (Task) </dd> @@ -713,7 +713,7 @@ Public method to retrieve all non project related tasks. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> copy of tasks (list of Task) </dd> @@ -726,7 +726,7 @@ Public method to retrieve all project related tasks. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> copy of tasks (list of Task) </dd>