summaryrefslogtreecommitdiffhomepage
path: root/docs/xml/ngx_core_module.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/xml/ngx_core_module.xml')
-rw-r--r--docs/xml/ngx_core_module.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/xml/ngx_core_module.xml b/docs/xml/ngx_core_module.xml
index 6cd6a1ef9..fef337fcb 100644
--- a/docs/xml/ngx_core_module.xml
+++ b/docs/xml/ngx_core_module.xml
@@ -245,7 +245,7 @@ Used to increase the limit without restarting the main process.
<para>
Defines a scheduling priority for worker processes like is
-done by the <command>nice</command>: a negative
+done by the <command>nice</command> command: a negative
<argument>number</argument>
means higher priority.
Allowed range normally varies from -20 to 20.