# HG changeset patch # User Ruslan Ermilov # Date 1324459572 0 # Node ID 676abe405aba22ec19c53920ce887f30e64ff7d3 # Parent e93ece6bd34e8526254f65a7aeca689c592487e3 Changed one instance of "working process" to "worker process". diff -r e93ece6bd34e -r 676abe405aba xml/en/docs/ngx_core_module.xml --- 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 @@ 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.