aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/igmp/igmp_timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/igmp/igmp_timer.h')
-rw-r--r--src/plugins/igmp/igmp_timer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/igmp/igmp_timer.h b/src/plugins/igmp/igmp_timer.h
index 4847d6f6f6f..21eb0425fb9 100644
--- a/src/plugins/igmp/igmp_timer.h
+++ b/src/plugins/igmp/igmp_timer.h
@@ -36,7 +36,7 @@ typedef void (*igmp_timer_function_t) (u32 obj, void *data);
/**
* @brief
- * Scehdule a timer to expire in 'when' seconds
+ * Schedule a timer to expire in 'when' seconds
*
*/
extern igmp_timer_id_t igmp_timer_schedule (f64 when,