diff --git a/docs/scripting.xml b/docs/scripting.xml index c5b051b1f..54d9a0e55 100644 --- a/docs/scripting.xml +++ b/docs/scripting.xml @@ -3039,9 +3039,8 @@ error_message describes the occurred error. - "running"—Returns an - identification string for a thread locked on the - mutex or nil if the mutex is not + "running"—Returns the thread locked + on the mutex or nil if the mutex is not locked. This should only be used for debugging as it interferes with finished threads from being collected.