From: Philippe Mathieu-Daudé Date: Fri, 7 Feb 2020 01:08:12 +0000 (+0100) Subject: OvmfPkg/Xen: Fix a typo X-Git-Tag: edk2-stable202002~86 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=38c92f7030667eaab48023a01cc9280fe05af371 OvmfPkg/Xen: Fix a typo Fix a typo in a comment. Cc: Jordan Justen Cc: Laszlo Ersek Cc: Ard Biesheuvel Cc: Anthony Perard Cc: Julien Grall Acked-by: Anthony PERARD Reviewed-by: Laszlo Ersek Signed-off-by: Philippe Mathieu-Daude Message-Id: <20200207010831.9046-60-philmd@redhat.com> --- diff --git a/OvmfPkg/XenBusDxe/GrantTable.h b/OvmfPkg/XenBusDxe/GrantTable.h index 0d8434d1fe..2cc889b643 100644 --- a/OvmfPkg/XenBusDxe/GrantTable.h +++ b/OvmfPkg/XenBusDxe/GrantTable.h @@ -27,7 +27,7 @@ XenGrantTableInit ( ); /** - Desinitilize the Grant Table. + De-initialize the Grant Table. **/ VOID XenGrantTableDeinit (