From bd1d3a48415cb6a7c24c45a899ce38b3ce34956d Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Sat, 3 Jan 2015 10:16:09 +0100 Subject: misc: Fix typos in comments (found by codespell) Signed-off-by: Stefan Weil --- fatfs/fat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fatfs') 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. -- cgit v1.2.3