]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/Sec/WinNtThunk.c
Nt32Pkg: Fix typos in comments and variables
[mirror_edk2.git] / Nt32Pkg / Sec / WinNtThunk.c
index 9ab380c205c1c935571b1a9ec4e831c638605313..3159ef483bb63f5ef895fee167e07837d8a3bbaa 100644 (file)
@@ -42,7 +42,7 @@ Abstract:
 //  point could be modified dynamically. The SEC does not do that, so we must\r
 //  disable the warning so we can compile the SEC. The previous method was to\r
 //  asign each element in code. The disadvantage to that approach is it's harder\r
-//  to tell if all the elements have been initailized properly.\r
+//  to tell if all the elements have been initialized properly.\r
 //\r
 #pragma warning(disable : 4232)\r
 #pragma warning(disable : 4996)\r