summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Pattrick <mkp@redhat.com>2023-02-21 14:18:13 -0500
committerIlya Maximets <i.maximets@ovn.org>2023-02-21 21:03:09 +0100
commit638441e981f74ab22b6ed915954b42436aec603e (patch)
tree435efef59b229d928d1d6cd61cf25292558b3054
parent3c4bd63bca25dd6e887eb31bd48e91970ccb4f3a (diff)
downloadopenvswitch-638441e981f74ab22b6ed915954b42436aec603e.tar.gz
ovs-actions: Correct typo in ovs-actions man page.
There was a minor typo in the ovs-actions man page. Signed-off-by: Mike Pattrick <mkp@redhat.com> Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
-rw-r--r--Documentation/ref/ovs-actions.7.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/ref/ovs-actions.7.rst b/Documentation/ref/ovs-actions.7.rst
index b59b7634f..d13895655 100644
--- a/Documentation/ref/ovs-actions.7.rst
+++ b/Documentation/ref/ovs-actions.7.rst
@@ -1380,7 +1380,7 @@ The ``delete_field`` action
| ``delete_field:``\ *field*
The ``delete_field`` action deletes a *field* in the syntax described under
-`Field Specifications`_ above. Currently, only the ``tun_metadta`` fields are
+`Field Specifications`_ above. Currently, only the ``tun_metadata`` fields are
supported.
This action was added in Open vSwitch 2.14.