diff --git a/xml/System.Threading/WaitHandle.xml b/xml/System.Threading/WaitHandle.xml index 7cfc543133a..bee305e604b 100644 --- a/xml/System.Threading/WaitHandle.xml +++ b/xml/System.Threading/WaitHandle.xml @@ -1796,7 +1796,7 @@ Calling `Dispose` allows the resources used by the Blocks the current thread until the current receives a signal. - if the current instance receives a signal. If the current instance is never signaled, never returns. + if the current instance receives a signal. If the current instance is never signaled, never returns.