]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
qemu: Fix typo in comment
authorTim Wiederhake <twiederh@redhat.com>
Mon, 20 Dec 2021 12:02:59 +0000 (13:02 +0100)
committerTim Wiederhake <twiederh@redhat.com>
Wed, 22 Dec 2021 13:20:19 +0000 (14:20 +0100)
Signed-off-by: Tim Wiederhake <twiederh@redhat.com>
Reviewed-by: Ani Sinha <ani@anisinha.ca>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_monitor_json.c

index 6eedc925c41ad49f1fc92af5d4a46dddc6a11d61..e45b43eb5a31705d3f35aceb93b57051eaf01511 100644 (file)
@@ -8221,7 +8221,7 @@ qemuMonitorJSONGetSEVMeasurement(qemuMonitor *mon)
 
 
 /**
- * Retrive info about the SEV setup, returning those fields that
+ * Retrieve info about the SEV setup, returning those fields that
  * are required to do a launch attestation, as per
  *
  * HMAC(0x04 || API_MAJOR || API_MINOR || BUILD || GCTX.POLICY || GCTX.LD || MNONCE; GCTX.TIK)