]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmulatorPkg/Unix/Host/EmuThunk.c
EmulatorPkg/Unix: Fix various typos
[mirror_edk2.git] / EmulatorPkg / Unix / Host / EmuThunk.c
index 1e9dc99187dbced7555ae801b0b7ec8d7f953370..b8b0651c6ab00dbf4a2eb7c657dc1932bc75734d 100644 (file)
@@ -6,7 +6,7 @@
   The mUnixThunkTable exists so that a change to EFI_EMU_THUNK_PROTOCOL\r
   will cause an error in initializing the array if all the member functions\r
   are not added. It looks like adding a element to end and not initializing\r
-  it may cause the table to be initaliized with the members at the end being\r
+  it may cause the table to be initialized with the members at the end being\r
   set to zero. This is bad as jumping to zero will crash.\r
 \r
 Copyright (c) 2004 - 2019, Intel Corporation. All rights reserved.<BR>\r