[BASE] Spelling fixes by Josh Soref. CORE-12286
[reactos.git] / reactos / base / system / services / database.c
index 50eb5f5..7036efe 100644 (file)
@@ -1235,7 +1235,7 @@ ScmControlService(PSERVICE Service,
 #endif
 
 Done:
-    /* Release the contol packet */
+    /* Release the control packet */
     HeapFree(GetProcessHeap(),
              0,
              ControlPacket);
@@ -1477,7 +1477,7 @@ ScmSendStartCommand(PSERVICE Service,
 #endif
 
 Done:
-    /* Release the contol packet */
+    /* Release the control packet */
     HeapFree(GetProcessHeap(),
              0,
              ControlPacket);