Skip to content

Commit

Permalink
docs: fix a typo in bandwidth column name
Browse files Browse the repository at this point in the history
Signed-off-by: Ihar Hrachyshka <ihrachys@redhat.com>
Signed-off-by: Mark Michelson <mmichels@redhat.com>
  • Loading branch information
booxter authored and putnopvut committed May 11, 2022
1 parent 83d07fe commit d41054f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ovn-nb.xml
Expand Up @@ -2357,9 +2357,9 @@
<ref column="match"/> with the highest-<ref column="priority"/>
will have QoS applied to it. If the <ref column="action"/> column is
specified, then matching packets will have DSCP marking applied.
If the <ref column="bandwdith"/> column is specified, then matching
If the <ref column="bandwidth"/> column is specified, then matching
packets will have metering applied. <ref column="action"/> and
<ref column="bandwdith"/> are not exclusive, so both marking and
<ref column="bandwidth"/> are not exclusive, so both marking and
metering by defined for the same QoS entry. If no row matches,
packets will not have any QoS applied.
</p>
Expand Down

0 comments on commit d41054f

Please sign in to comment.