]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Sd/EmmcBlockIoPei/EmmcHcMem.c
MdeModulePkg/Bus/Sd: Fix various typos
[mirror_edk2.git] / MdeModulePkg / Bus / Sd / EmmcBlockIoPei / EmmcHcMem.c
index c60ac30421e6f2baca1054fe90041f0ee4c5bfe4..19a0afcb6d2c1ac73b311265f526051a9e23281a 100644 (file)
@@ -128,7 +128,7 @@ EmmcPeimAllocMemFromBlock (
     //\r
     // If current bit is zero, the corresponding memory unit is\r
     // available, otherwise we need to restart our searching.\r
-    // Available counts the consective number of zero bit.\r
+    // Available counts the consecutive number of zero bit.\r
     //\r
     if (!EMMC_PEIM_MEM_BIT_IS_SET (Block->Bits[Byte], Bit)) {\r
       Available++;\r