summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--filesys/fastfat/deviosup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/filesys/fastfat/deviosup.c b/filesys/fastfat/deviosup.c
index 5802722d..3fae4a28 100644
--- a/filesys/fastfat/deviosup.c
+++ b/filesys/fastfat/deviosup.c
@@ -3774,7 +3774,7 @@ Return Value:
//
// It would be nice if Mm exported a way for us to not have
// to pull the Mdl apart and rebuild it ourselves, but this
- // is so bizzare a purpose as to be tolerable.
+ // is so bizarre a purpose as to be tolerable.
//
SavedByteCount = ZeroMdl->ByteCount;