mirror of
https://github.com/nginx/nginx.git
synced 2024-12-01 11:19:00 +08:00
fix typo
This commit is contained in:
parent
8f4a18feaf
commit
629be0ab7d
@ -338,7 +338,7 @@ ngx_signal_handler(int signo)
|
|||||||
/*
|
/*
|
||||||
* Ignore the signal in the new binary if its parent is
|
* Ignore the signal in the new binary if its parent is
|
||||||
* not the init process, i.e. the old binary's process
|
* not the init process, i.e. the old binary's process
|
||||||
* is still running. Or ingore the signal in the old binary's
|
* is still running. Or ignore the signal in the old binary's
|
||||||
* process if the new binary's process is already running.
|
* process if the new binary's process is already running.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user