mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
Spelling error in log
This commit is contained in:
parent
211aef1589
commit
9c6a10a118
1 changed files with 1 additions and 1 deletions
|
@ -496,7 +496,7 @@ module Puma
|
|||
|
||||
Thread.new do
|
||||
IO.select [@check_pipe]
|
||||
log "! Detected parent died, dieing"
|
||||
log "! Detected parent died, dying"
|
||||
exit! 1
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue