diff options
Diffstat (limited to 'src/vnet/qos/qos.api')
-rw-r--r-- | src/vnet/qos/qos.api | 2 |
1 files changed, 1 insertions, 1 deletions
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 */ |