diff options
Diffstat (limited to 'src/vnet/ip/punt.api')
-rw-r--r-- | src/vnet/ip/punt.api | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vnet/ip/punt.api b/src/vnet/ip/punt.api index 5004374bca6..6d99668ccc2 100644 --- a/src/vnet/ip/punt.api +++ b/src/vnet/ip/punt.api @@ -137,7 +137,7 @@ typedef punt_reason string name[]; }; -/** \brief Dump all or one of the excpetion punt reasons +/** \brief Dump all or one of the exception punt reasons * @param - If the string is not set punt dump all reasons * else dump only the one specified */ |