qemu: Fix typo in comment

Signed-off-by: Tim Wiederhake <twiederh@redhat.com>
Reviewed-by: Ani Sinha <ani@anisinha.ca>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
Tim Wiederhake 2021-12-20 13:02:59 +01:00
parent 67f2fa6b75
commit 39f3025232

View 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)