Fix all spelling errors found by codespell.
[oweals/tinc.git] / src / event.c
index 85b18f784c99ea740f7bb1bda622a5ca80dc53fe..12232220a8914c7ec75b72207cb0ef7f0f0465db 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.
         */