From 2c77ae484c30ca5a752c5f7ccd336d8e977db9a6 Mon Sep 17 00:00:00 2001 From: Nathan Skrzypczak Date: Wed, 29 Sep 2021 15:36:51 +0200 Subject: docs: vnet comment nitfixes Type: improvement Change-Id: Iac01d7830b53819ace8f199554be10ab89ecdb97 Signed-off-by: Nathan Skrzypczak --- src/vnet/qos/qos.api | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/vnet/qos/qos.api') diff --git a/src/vnet/qos/qos.api b/src/vnet/qos/qos.api index d655165cef2..84addf0e449 100644 --- a/src/vnet/qos/qos.api +++ b/src/vnet/qos/qos.api @@ -57,7 +57,7 @@ typedef qos_store /** * Enable/Disable QoS storing * The QoS bits from the packet at the specified input layer are copied - * into the packet. Storeing should be used in conjunction with marking + * into the packet. Storing should be used in conjunction with marking * @param enable - enable=1 or disable the feature * @param store - Store configuration */ -- cgit 1.2.3-korg