From 7c2aae499525f7c2397af41e3483ac69ccb59e70 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Thu, 20 Jun 2013 11:45:30 -0400 Subject: [PATCH] Spelling: zeroed --- src/format.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/format.c b/src/format.c index 98397610..a8c17fc8 100644 --- a/src/format.c +++ b/src/format.c @@ -493,7 +493,7 @@ static BOOL FormatFAT32(DWORD DriveIndex) // Sector 6 Backup boot sector // Sector 7 Backup FSInfo sector // Sector 8 Backup 'more boot code' - // zero'd sectors upto ReservedSectCount + // zeroed sectors upto ReservedSectCount // FAT1 ReservedSectCount to ReservedSectCount + FatSize // ... // FATn ReservedSectCount to ReservedSectCount + FatSize