diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.DebugClients.Python.ThreadExtension.html --- a/eric6/Documentation/Source/eric6.DebugClients.Python.ThreadExtension.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.DebugClients.Python.ThreadExtension.html Sat Jan 16 16:51:23 2021 +0100 @@ -356,7 +356,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> identifier of the created thread </dd> @@ -383,7 +383,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> the frame which is excecuted (without debugger frames) </dd> @@ -409,7 +409,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating successful locking </dd> @@ -435,7 +435,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating that the module was processed </dd>