]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Sd/SdBlockIoPei/SdHcMem.c
MdeModulePkg/Bus/Sd: Fix various typos
[mirror_edk2.git] / MdeModulePkg / Bus / Sd / SdBlockIoPei / SdHcMem.c
index 63a35cc2535cd97204511de02b6e8b09b671deef..fb043c19fffdd417b9b73435e959ef720f29f96f 100644 (file)
@@ -128,7 +128,7 @@ SdPeimAllocMemFromBlock (
     //\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 (!SD_PEIM_MEM_BIT_IS_SET (Block->Bits[Byte], Bit)) {\r
       Available++;\r