[BASE] Spelling fixes by Josh Soref. CORE-12286
[reactos.git] / reactos / base / system / services / services.c
index 388deac..a7c4f5f 100644 (file)
@@ -294,7 +294,7 @@ ShutdownHandlerRoutine(DWORD dwCtrlType)
         ScmAutoShutdownServices();
         ScmShutdownServiceDatabase();
 
-        /* Set the shutdwon event */
+        /* Set the shutdown event */
         SetEvent(hScmShutdownEvent);
     }