From 629be0ab7d1eef4a0e0e83f76266c831eeece290 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Sat, 16 Sep 2006 07:12:13 +0000 Subject: fix typo --- src/os/unix/ngx_process.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/os/unix/ngx_process.c') diff --git a/src/os/unix/ngx_process.c b/src/os/unix/ngx_process.c index 5e88ef38f..a1454b6fd 100644 --- a/src/os/unix/ngx_process.c +++ b/src/os/unix/ngx_process.c @@ -338,7 +338,7 @@ ngx_signal_handler(int signo) /* * Ignore the signal in the new binary if its parent is * 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. */ -- cgit v1.2.3