From f158944cc4f1bfcc21bed16f5c6f9177734adecd Mon Sep 17 00:00:00 2001 From: Paul Vinciguerra Date: Thu, 17 Oct 2019 21:08:17 -0400 Subject: ip: trivial typos in docs Type: style Change-Id: I620f15b96ee5401e0145a139f06d343d7c4fadb4 Signed-off-by: Paul Vinciguerra --- src/vnet/ip/punt.api | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/vnet/ip/punt.api') 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 */ -- cgit 1.2.3-korg