]> git.proxmox.com Git - mirror_edk2.git/blobdiff - FatPkg/FatPei/Mbr.c
FatPkg: Fix spelling errors
[mirror_edk2.git] / FatPkg / FatPei / Mbr.c
index 0b6375af6d50b41be57897ea59dc3aecc6cb6ee1..5b01604c0749b8de666a8536285681cc10fb5121 100644 (file)
@@ -52,7 +52,7 @@ PartitionValidMbr (
     if (EndingLBA > LastLba) {\r
       //\r
       // Compatability Errata:\r
-      //  Some systems try to hide drive space with thier INT 13h driver\r
+      //  Some systems try to hide drive space with their INT 13h driver\r
       //  This does not hide space from the OS driver. This means the MBR\r
       //  that gets created from DOS is smaller than the MBR created from\r
       //  a real OS (NT & Win98). This leads to BlockIo->LastBlock being\r