Skip to content

Commit dce5c3a

Browse files
othter -> other
1 parent 79630d3 commit dce5c3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pal/src/synchmgr/synchmanager.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2997,7 +2997,7 @@ namespace CorUnix
29972997
29982998
Unregisters a process object currently monitored by the worker thread
29992999
(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
3000+
if the wait was a normal (i.e. non wait-all) wait that involved other
30013001
objects, and another object has been signaled).
30023002
--*/
30033003
PAL_ERROR CPalSynchronizationManager::UnRegisterProcessForMonitoring(

0 commit comments

Comments
 (0)