diff options
Diffstat (limited to 'src/plugins/igmp/igmp.api')
-rw-r--r-- | src/plugins/igmp/igmp.api | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/igmp/igmp.api b/src/plugins/igmp/igmp.api index 9bf654f0749..2a2e68030f6 100644 --- a/src/plugins/igmp/igmp.api +++ b/src/plugins/igmp/igmp.api @@ -79,7 +79,7 @@ autoreply define igmp_listen /** * @brief - * Used by a 'router' and 'host' to enable the recption of IGMP packets. + * Used by a 'router' and 'host' to enable the reception of IGMP packets. * For hosts this must be called once before igmp_listen. * * @param client_index - opaque cookie to identify the sender |