Merge pull request #269 from timgates42/bugfix_typo_caught
docs: fix simple typo, cought -> caughtpull/270/head
commit
51d675368d
|
|
@ -162,7 +162,7 @@ void childdied(int i)
|
|||
}
|
||||
|
||||
/*
|
||||
* This is a Signalhandler for a cought SIGTERM
|
||||
* This is a Signalhandler for a caught SIGTERM
|
||||
*/
|
||||
void shutdown_gra(int i)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue