diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-10-02 22:55:47 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-02 22:55:47 +0200 |
commit | 1a3910c1e7597bbc0a560963097ee2ad0efec76d (patch) | |
tree | b86ab37fd7512899b7e76ff9fdfd1d5713f5dec4 /docs/qos.rst | |
parent | 542b5589862fd2b8cbae0668abd677be5a365bc8 (diff) | |
parent | cfcd0f040b3dfd2457fbe7f88c4df3f3c5683249 (diff) | |
download | vyos-documentation-1a3910c1e7597bbc0a560963097ee2ad0efec76d.tar.gz vyos-documentation-1a3910c1e7597bbc0a560963097ee2ad0efec76d.zip |
Merge pull request #122 from ramaxlo/typo-fix
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: |