]> git.proxmox.com Git - mirror_ovs.git/commitdiff
ovs-actions.xml: Fix a typo in the description of check_pkt_larger.
authorNuman Siddique <numans@ovn.org>
Fri, 29 May 2020 09:39:12 +0000 (15:09 +0530)
committerIlya Maximets <i.maximets@ovn.org>
Wed, 10 Jun 2020 20:36:51 +0000 (22:36 +0200)
Signed-off-by: Numan Siddique <numans@ovn.org>
Acked-by: William Tu <u9012063@gmail.com>
Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
lib/ovs-actions.xml

index 060a079b48524fa7723c43feb9af115f555d3ebf..7169b15c02faad56fd967b4de580cf1bcbd8c51d 100644 (file)
@@ -1529,7 +1529,7 @@ for <var>i</var> in [1,<var>n_slaves</var>]:
       </p>
 
       <p>
-        The packet length to check againt the argument <var>pkt_len</var>
+        The packet length to check against the argument <var>pkt_len</var>
         includes the L2 header and L2 payload of the packet, but not the VLAN
         tag (if present).
       </p>