changeset 262:676abe405aba

Changed one instance of "working process" to "worker process".
author Ruslan Ermilov <ru@nginx.com>
date Wed, 21 Dec 2011 09:26:12 +0000
parents e93ece6bd34e
children be3772a799a2
files xml/en/docs/ngx_core_module.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/ngx_core_module.xml	Wed Dec 21 09:25:24 2011 +0000
+++ b/xml/en/docs/ngx_core_module.xml	Wed Dec 21 09:26:12 2011 +0000
@@ -339,7 +339,7 @@
 <para>
 Defines a current working directory for a worker process.
 It is primarily used when writing a core-file, in which case
-a working process should have write permission for the
+a worker process should have write permission for the
 specified directory.
 </para>