[libvirt] [PATCH] Fix typo (cetificate -> certificate)

Andrea Bolognani posted 1 patch 4 years, 3 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20200113104847.45329-1-abologna@redhat.com
docs/manpages/virsh.rst          | 2 +-
include/libvirt/libvirt-domain.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
[libvirt] [PATCH] Fix typo (cetificate -> certificate)
Posted by Andrea Bolognani 4 years, 3 months ago
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
---
Pushed as trivial.

 docs/manpages/virsh.rst          | 2 +-
 include/libvirt/libvirt-domain.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/manpages/virsh.rst b/docs/manpages/virsh.rst
index 6446a903ca..c637caa583 100644
--- a/docs/manpages/virsh.rst
+++ b/docs/manpages/virsh.rst
@@ -3182,7 +3182,7 @@ Providing *--tls* causes the migration to use the host configured TLS setup
 the migration of the domain. Usage requires proper TLS setup for both source
 and target. Normally the TLS certificate from the destination host must match
 +the host's name for TLS verification to succeed. When the certificate does not
-+match the destination hostname and the expected cetificate's hostname is
++match the destination hostname and the expected certificate's hostname is
 +known, *--tls-destination* can be used to pass the expected *hostname* when
 +starting the migration.
 
diff --git a/include/libvirt/libvirt-domain.h b/include/libvirt/libvirt-domain.h
index c1b9a9d1d0..1d76cdcc34 100644
--- a/include/libvirt/libvirt-domain.h
+++ b/include/libvirt/libvirt-domain.h
@@ -1059,7 +1059,7 @@ typedef enum {
  *
  * Normally the TLS certificate from the destination host must match the host's
  * name for TLS verification to succeed. When the certificate does not match
- * the destination hostname and the expected cetificate's hostname is known,
+ * the destination hostname and the expected certificate's hostname is known,
  * this parameter can be used to pass this expected hostname when starting
  * the migration.
  */
-- 
2.24.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list