[libvirt PATCH 1/2] docs: Fix typo in virt-qemu-sev-validate(1)

Andrea Bolognani posted 2 patches 3 years, 2 months ago
[libvirt PATCH 1/2] docs: Fix typo in virt-qemu-sev-validate(1)
Posted by Andrea Bolognani 3 years, 2 months ago
Spotted by Lintian (typo-in-manual-page tag).

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
---
 docs/manpages/virt-qemu-sev-validate.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/manpages/virt-qemu-sev-validate.rst b/docs/manpages/virt-qemu-sev-validate.rst
index f5f928603a..fcbe84b0ee 100644
--- a/docs/manpages/virt-qemu-sev-validate.rst
+++ b/docs/manpages/virt-qemu-sev-validate.rst
@@ -556,7 +556,7 @@ on the virtualization host. In that scenario the only three command
 line parameters required are for the TIK, TEK and libvirt domain
 name. It should be able to automatically determine all the other
 information required. If it still reports a failure, this points
-very strongly to the TIK/TEK pair not maching the configured
+very strongly to the TIK/TEK pair not matching the configured
 DH certificate and session blob.
 
 The ``--debug`` flag will display hashes and/or hex dumps for various
-- 
2.38.1