OvmfPkg/Xen: Fix a typo

Fix a typo in a comment.

Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Anthony Perard <anthony.perard@citrix.com>
Cc: Julien Grall <julien@xen.org>
Acked-by: Anthony PERARD <anthony.perard@citrix.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com>
Message-Id: <20200207010831.9046-60-philmd@redhat.com>
This commit is contained in:
Philippe Mathieu-Daudé 2020-02-07 02:08:12 +01:00 committed by mergify[bot]
parent 9854561c08
commit 38c92f7030
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ XenGrantTableInit (
);
/**
Desinitilize the Grant Table.
De-initialize the Grant Table.
**/
VOID
XenGrantTableDeinit (