diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.DebugClients.Python.BreakpointWatch.html --- a/eric6/Documentation/Source/eric6.DebugClients.Python.BreakpointWatch.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.DebugClients.Python.BreakpointWatch.html Sat Jan 16 16:51:23 2021 +0100 @@ -226,7 +226,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tuple of Breakpoint and a flag to indicate, that a temporary breakpoint may be deleted @@ -261,7 +261,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> Breakpoint or None, if there is no bp </dd> @@ -423,7 +423,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tuple of watch expression and a flag to indicate, that a temporary watch expression may be deleted @@ -450,7 +450,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the watch point </dd>