mirror of
https://github.com/linux-can/can-utils.git
synced 2026-08-05 06:20:00 +02:00
docs: fix simple typo, cought -> caught
There is a small typo in canlogserver.c. Should read `caught` rather than `cought`.
This commit is contained in:
+1
-1
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user