From bdc0e6b7204ea0211d4f7881497e4306586fb9ef Mon Sep 17 00:00:00 2001 From: Paul Vinciguerra Date: Sat, 22 Sep 2018 05:32:50 -0700 Subject: Trivial: Clean up some typos. Change-Id: I085615fde1f966490f30ed5d32017b8b088cfd59 Signed-off-by: Paul Vinciguerra --- src/vnet/qos/qos.api | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/vnet/qos/qos.api') diff --git a/src/vnet/qos/qos.api b/src/vnet/qos/qos.api index 720c41789bd..1960ccb9548 100644 --- a/src/vnet/qos/qos.api +++ b/src/vnet/qos/qos.api @@ -34,7 +34,7 @@ enum qos_source The QoS bits from the packet at the specified input layer are copied into the packet. Recording should be used in conjunction with marking @param sw_if_index - The interface on which recording is enabled. - @param enable - enable=1 or disable the feautre + @param enable - enable=1 or disable the feature @param input_source - The input source/layer at which the QoS bits are copied from the packet. See qos_source_t. */ @@ -86,7 +86,7 @@ autoreply define qos_egress_map_delete into the header of the 'output-source'. Marking should be used in conjunction with recording @param sw_if_index - The interface on which recording is enabled. - @param enable - enable=1 or disable the feautre + @param enable - enable=1 or disable the feature @param output_source - The output source/layer at which the QoS bits are written into the packet. See qos_source_t. @param map_id - The ID of the MAP in which the translation from input -- cgit 1.2.3-korg