Fix all spelling errors found by codespell.
[tinc] / src / event.c
index 85b18f7..1223222 100644 (file)
@@ -56,7 +56,7 @@ void expire_events(void) {
        time_t diff;
 
        /*
-        * Make all events appear expired by substracting the difference between
+        * Make all events appear expired by subtracting the difference between
         * the expiration time of the last event and the current time.
         */