We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79630d3 commit dce5c3aCopy full SHA for dce5c3a
pal/src/synchmgr/synchmanager.cpp
@@ -2997,7 +2997,7 @@ namespace CorUnix
2997
2998
Unregisters a process object currently monitored by the worker thread
2999
(typically called if the wait timed out before the process exited, or
3000
- if the wait was a normal (i.e. non wait-all) wait that involved othter
+ if the wait was a normal (i.e. non wait-all) wait that involved other
3001
objects, and another object has been signaled).
3002
--*/
3003
PAL_ERROR CPalSynchronizationManager::UnRegisterProcessForMonitoring(
0 commit comments