From: Tim Wiederhake Date: Mon, 20 Dec 2021 12:02:59 +0000 (+0100) Subject: qemu: Fix typo in comment X-Git-Tag: v8.0.0-rc1~96 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39f3025232568767ae81eabce73a3b129a581df4;p=thirdparty%2Flibvirt.git qemu: Fix typo in comment Signed-off-by: Tim Wiederhake Reviewed-by: Ani Sinha Reviewed-by: Ján Tomko --- diff --git a/src/qemu/qemu_monitor_json.c b/src/qemu/qemu_monitor_json.c index 6eedc925c4..e45b43eb5a 100644 --- a/src/qemu/qemu_monitor_json.c +++ b/src/qemu/qemu_monitor_json.c @@ -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)