]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Core/Dxe/Image/Image.c
MdeModulePkg: Fix various typos
[mirror_edk2.git] / MdeModulePkg / Core / Dxe / Image / Image.c
index d86da89ee704b1800de6db7ba4f981dd7e18b11c..641a5715b1122f622c3129a20d7edb566bbfa687 100644 (file)
@@ -470,7 +470,7 @@ GetPeCoffImageFixLoadingAssignedAddress(
        if (ValueInSectionHeader != 0) {\r
          //\r
          // When the feature is configured as load module at fixed absolute address, the ImageAddress field of ImageContext\r
-         // hold the spcified address. If the feature is configured as load module at fixed offset, ImageAddress hold an offset\r
+         // hold the specified address. If the feature is configured as load module at fixed offset, ImageAddress hold an offset\r
          // relative to top address\r
          //\r
          if ((INT64)PcdGet64(PcdLoadModuleAtFixAddressEnable) < 0) {\r