diff options
author | Ramax Lo <ramaxlo@gmail.com> | 2019-09-30 15:10:56 +0800 |
---|---|---|
committer | Ramax Lo <ramaxlo@gmail.com> | 2019-09-30 16:15:34 +0800 |
commit | cfcd0f040b3dfd2457fbe7f88c4df3f3c5683249 (patch) | |
tree | 2ceaa6a906d997a59d6b34609e94771db1d4c8e6 /docs/qos.rst | |
parent | 076f0f139d6b1b63def3c3234a839eb82ca7306d (diff) | |
download | vyos-documentation-cfcd0f040b3dfd2457fbe7f88c4df3f3c5683249.tar.gz vyos-documentation-cfcd0f040b3dfd2457fbe7f88c4df3f3c5683249.zip |
Fix typos in pages
Diffstat (limited to 'docs/qos.rst')
-rw-r--r-- | docs/qos.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/qos.rst b/docs/qos.rst index d68919d7..adf59108 100644 --- a/docs/qos.rst +++ b/docs/qos.rst @@ -809,7 +809,7 @@ Available commands: :code:`set traffic-policy round-robin <policy name> default quantum <packets>` -* Define a maximum queue lenght for the default policy in packets: +* Define a maximum queue length for the default policy in packets: :code:`set traffic-policy round-robin <policy name> default queue-limit <limit>` @@ -926,7 +926,7 @@ different amounts of bandwidth to different traffic classes. In contrast to round robin, shaper limits bandwidth allocation by traffic class whereas round robin divides the total available bandwidth between classes. -Avialable commands: +Available commands: * Define a shaper policy: |