[libvirt PATCH] docs: Fix typo in network XML documentation

Jiri Denemark posted 1 patch 2 months, 3 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/5e95cedbb2c5d5af049110369c627f90bbdb0799.1706821137.git.jdenemar@redhat.com
docs/formatnetwork.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[libvirt PATCH] docs: Fix typo in network XML documentation
Posted by Jiri Denemark 2 months, 3 weeks ago
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
---

Pushed as trivial.

 docs/formatnetwork.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/formatnetwork.rst b/docs/formatnetwork.rst
index 809e842487..16e81246fa 100644
--- a/docs/formatnetwork.rst
+++ b/docs/formatnetwork.rst
@@ -141,7 +141,7 @@ to the physical LAN (if at all).
    (which will also be managed using firewalld tools). :since:`Since 5.1.0`
 
 ``mtu``
-   The ``size`` attribute of the ``mtu>`` element specifies the Maximum
+   The ``size`` attribute of the ``<mtu>`` element specifies the Maximum
    Transmission Unit (MTU) for the network. :since:`Since 3.1.0` . In the case
    of a libvirt-managed network (one with forward mode of ``nat``, ``route``,
    ``open``, or no ``forward`` element (i.e. an isolated network), this will be
-- 
2.43.0
_______________________________________________
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-leave@lists.libvirt.org