diff options
Diffstat (limited to 'fatfs/fat.h')
-rw-r--r-- | fatfs/fat.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fatfs/fat.h b/fatfs/fat.h index 58b45c63..eac7015a 100644 --- a/fatfs/fat.h +++ b/fatfs/fat.h @@ -32,7 +32,7 @@ Reserved The reserved region consists of the boot sector, and with it the - BIOS Paramter Block, which contains all necessary data about the + BIOS Parameter Block, which contains all necessary data about the filesystem like sector size, number of clusters etc. It also holds the filesystem info block. |