diff --git a/src/main.go b/src/main.go index 4c2f37f..bbf0767 100644 --- a/src/main.go +++ b/src/main.go @@ -70,7 +70,7 @@ func setLogFile() { // signalEventLoop() // Initialize event channel for OS signals -// and runs an event loop in a separate thread. +// and runs an event loop. // --------------------------------------------------------- func signalEventLoop() {