aboutsummaryrefslogtreecommitdiff
path: root/sys/fs/msdosfs/bootsect.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/fs/msdosfs/bootsect.h')
-rw-r--r--sys/fs/msdosfs/bootsect.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/fs/msdosfs/bootsect.h b/sys/fs/msdosfs/bootsect.h
index 170d94cb9512..94b1137a153e 100644
--- a/sys/fs/msdosfs/bootsect.h
+++ b/sys/fs/msdosfs/bootsect.h
@@ -20,7 +20,7 @@
/*
* Format of a boot sector. This is the first sector on a DOS floppy disk
- * or the fist sector of a partition on a hard disk. But, it is not the
+ * or the first sector of a partition on a hard disk. But, it is not the
* first sector of a partitioned hard disk.
*/
struct bootsector33 {