]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/GenBootSector/GenBootSector.c
BaseTools: Fix 'caculate' typos
[mirror_edk2.git] / BaseTools / Source / C / GenBootSector / GenBootSector.c
index 40cb19fb59e17bbb4b1966d06fdc062a14fa5a1b..c218548a4c4943bf0df09a3312345692a858e6e9 100644 (file)
@@ -278,7 +278,7 @@ GetBootSectorOffset (
 Description:\r
   Get the offset of boot sector.\r
   For non-MBR disk, offset is just 0\r
-  for disk with MBR, offset needs to be caculated by parsing MBR\r
+  for disk with MBR, offset needs to be calculated by parsing MBR\r
 \r
   NOTE: if no one is active, we will patch MBR to select first partition as active.\r
 \r