[libvirt PATCH] docs: formatdomain: fix typo in passt section

Ján Tomko posted 1 patch 1 week, 6 days ago
docs/formatdomain.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[libvirt PATCH] docs: formatdomain: fix typo in passt section
Posted by Ján Tomko 1 week, 6 days ago
A mismatch in backticks happened.

Fixes: a47a89a9d335c111a9c2fbb3f4e1c3a13001e74b
Reported-by: Yalan Zhang <yalzhang@redhat.com>
Signed-off-by: Ján Tomko <jtomko@redhat.com>
---
Pushed.

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

diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst
index fdb3c2459e..cbe378e61d 100644
--- a/docs/formatdomain.rst
+++ b/docs/formatdomain.rst
@@ -5170,7 +5170,7 @@ values for both of these, or you can use the ``<ip>`` element
 configure one IPv4 and one IPv6 address that passt's DHCP server can
 provide to the guest.
 
-Unlike SLIRP, when no `<ip>`` address is specified, passt will by
+Unlike SLIRP, when no ``<ip>`` address is specified, passt will by
 default provide the guest with an IP address, DNS server, etc. that
 are identical to those settings on the host itself (through the magic
 of the proxies and a separate network namespace, this doesn't create
-- 
2.48.1