commit | 5b755e2f9fce239b5280ac1e5e21f835464fa017 | [log] [tgz] |
---|---|---|
author | Paul Vinciguerra <pvinci@vinciconsulting.com> | Sat Oct 26 19:34:40 2019 -0400 |
committer | Dave Wallace <dwallacelf@gmail.com> | Wed Oct 30 19:55:41 2019 +0000 |
tree | 29463055a8ee5b6c078562461d4ddd41f4e5321b | |
parent | b1a81aa67942aa1b5a97a4199310c9ffeaab1f5f [diff] [blame] |
ip: cleanup typos in documentation Type: style Change-Id: I7d44b7fab1b8b196e4934cb4832ee51084c5bf98 Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
diff --git a/src/vnet/ip/ip.c b/src/vnet/ip/ip.c index c5b43d4..785cd49 100644 --- a/src/vnet/ip/ip.c +++ b/src/vnet/ip/ip.c
@@ -309,7 +309,7 @@ #undef _ } - return (format (s, "unknon")); + return (format (s, "unknown")); } /*