[BASE] Spelling fixes by Josh Soref. CORE-12286
[reactos.git] / reactos / base / applications / sc / usage.c
index 445863d..4bcf049 100644 (file)
@@ -33,7 +33,7 @@ VOID MainUsage(VOID)
     _T("\t  interrogate    : Sends a INTERROGATE control request to a service.\n")
     _T("\t  continue       : Sends a CONTINUE control request to a service.\n")
     _T("\t  stop           : Sends a STOP request to a service.\n")
-    _T("\t  config         : Changes the configuration of a service (persistant).\n")
+    _T("\t  config         : Changes the configuration of a service (persistent).\n")
     _T("\t  description    : Changes the description of a service.\n")
     _T("\t  failure        : Changes the actions taken by a service upon failure.\n")
     _T("\t  qc             : Queries the configuration information for a service.\n")
@@ -48,7 +48,7 @@ VOID MainUsage(VOID)
     _T("\t  GetKeyName     : Gets the ServiceKeyName for a service.\n")
     _T("\t  EnumDepend     : Enumerates Service Dependencies.\n"));
 //    "\n")
-//    "\tService Name Independant Commands:\n")
+//    "\tService Name Independent Commands:\n")
 //    "\t  boot           : (ok | bad) Indicates whether the last boot should\n")
 //    "\t                   be saved as the last-known-good boot configuration\n")
 //    "\t  Lock           : Locks the SCM Database\n")