[CSRSRV]
[reactos.git] / subsystems / win32 / csrsrv / wait.c
index 571bc24..6aabc03 100644 (file)
@@ -163,7 +163,7 @@ CsrNotifyWaitBlock(IN PCSR_WAIT_BLOCK WaitBlock,
                 RemoveEntryList(&WaitBlock->UserWaitList);
             }
 
-            /* Dereference teh thread */
+            /* Dereference the thread */
             CsrDereferenceThread(WaitBlock->WaitThread);
 
             /* Free the wait block */