X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fplugins%2Fmap%2Fmap.c;fp=src%2Fplugins%2Fmap%2Fmap.c;h=7ae14828d20f7ed71d3a5a4022f0d5cf60d6a012;hb=d0ea764a5d7370747ca3dbb1288c62ee5ccba67c;hp=938793c8947ec1a9e87c8b6f4630f04ad1e33dab;hpb=ddb192951c160c7bdb2c630a781b9a4878dae09a;p=vpp.git diff --git a/src/plugins/map/map.c b/src/plugins/map/map.c index 938793c8947..7ae14828d20 100644 --- a/src/plugins/map/map.c +++ b/src/plugins/map/map.c @@ -1312,7 +1312,7 @@ VLIB_CLI_COMMAND(map_pre_resolve_command, static) = { /*? * Enable or disable the MAP-E inbound security check - * Specifiy if the inbound security check should be done on fragments + * Specify if the inbound security check should be done on fragments * * @cliexpar * @cliexstart{map params security-check} @@ -1333,9 +1333,8 @@ VLIB_CLI_COMMAND(map_security_check_command, static) = { .function = map_security_check_command_fn, }; - /*? - * Specifiy the IPv4 source address used for relayed ICMP error messages + * Specify the IPv4 source address used for relayed ICMP error messages * * @cliexpar * @cliexstart{map params icmp source-address}