Corrected priority documentation.
[nssm.git] / README.txt
index 98cec77..7ed473e 100644 (file)
@@ -167,7 +167,7 @@ Application priority
 NSSM can set the priority class of the managed application.  NSSM will look in\r
 the registry under HKLM\SYSTEM\CurrentControlSet\Services\<service>\Parameters\r
 for the REG_DWORD entry AppPriority.  Valid values correspond to arguments to\r
-SetProcessPriorityClass().  If AppPriority() is missing or invalid the\r
+SetPriorityClass().  If AppPriority() is missing or invalid the\r
 application will be launched with normal priority.\r
 \r
 \r