[PATCH] docs: Fix missing backtick in formatdomain.rst

Martin Kletzander posted 1 patch 1 year ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/a0cf5d6e4d9ea69d0c159ddeba318ed75a2f86b9.1682418796.git.mkletzan@redhat.com
docs/formatdomain.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] docs: Fix missing backtick in formatdomain.rst
Posted by Martin Kletzander 1 year ago
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
---
Pushed as trivial

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

diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst
index 8420f5f99c3a..3b9251547e84 100644
--- a/docs/formatdomain.rst
+++ b/docs/formatdomain.rst
@@ -1209,7 +1209,7 @@ NUMA Node Tuning
    memory nodes, and it requires setting mode to 'restrictive' in ``memnode``
    elements (see quirk below).  This exists solely for the purpose of being able
    to request movement of such memory for a running domain using ``virsh
-   numatune`` or ``virDomainSetNumaParameters` and is not guaranteed to happen.
+   numatune`` or ``virDomainSetNumaParameters`` and is not guaranteed to happen.
    Attribute ``nodeset`` specifies the NUMA nodes, using the same
    syntax as attribute ``cpuset`` of element ``vcpu``. Attribute ``placement`` (
    :since:`since 0.9.12` ) can be used to indicate the memory placement mode for
-- 
2.40.0