]> git.kaiwu.me - nginx.git/commitdiff
fix typo
authorIgor Sysoev <igor@sysoev.ru>
Sat, 16 Sep 2006 07:12:13 +0000 (07:12 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Sat, 16 Sep 2006 07:12:13 +0000 (07:12 +0000)
src/os/unix/ngx_process.c

index 5e88ef38f9cde69f90a8eba7405dc3cf7b20ad36..a1454b6fd1c514d836f6fd27be9e50d4bac514bd 100644 (file)
@@ -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.
                  */