diff options
| author | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2001-02-06 11:21:58 +0000 |
|---|---|---|
| committer | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2001-02-06 11:21:58 +0000 |
| commit | 1a6e52d0e9c7e370830555d206030e479d4a6d1a (patch) | |
| tree | b5058a6ff0481660cdbe6cf29963cdd34202476d /sys/msdosfs | |
| parent | efe5a08e092548a9442d794b60893581b177e003 (diff) | |
Notes
Diffstat (limited to 'sys/msdosfs')
| -rw-r--r-- | sys/msdosfs/bootsect.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/msdosfs/bootsect.h b/sys/msdosfs/bootsect.h index 666c0f8f41b1..c3e3d68040c9 100644 --- a/sys/msdosfs/bootsect.h +++ b/sys/msdosfs/bootsect.h @@ -74,7 +74,7 @@ struct bootsector710 { #ifdef atari /* * The boot sector on a gemdos fs is a little bit different from the msdos fs - * format. Currently there is no need to declare a seperate structure, the + * format. Currently there is no need to declare a separate structure, the * bootsector33 struct will do. */ #if 0 |
