summaryrefslogtreecommitdiffstats
path: root/src/vnet/ip/punt.api
diff options
context:
space:
mode:
authorPaul Vinciguerra <pvinci@vinciconsulting.com>2019-10-17 21:08:17 -0400
committerNeale Ranns <nranns@cisco.com>2019-10-18 10:54:37 +0000
commitf158944cc4f1bfcc21bed16f5c6f9177734adecd (patch)
tree08b790b6d64107546815e2bcc08761712fb9ea8a /src/vnet/ip/punt.api
parent64e978b1bf1f30672dd305e7c35fefc31887adf2 (diff)
ip: trivial typos in docs
Type: style Change-Id: I620f15b96ee5401e0145a139f06d343d7c4fadb4 Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
Diffstat (limited to 'src/vnet/ip/punt.api')
-rw-r--r--src/vnet/ip/punt.api2
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
*/