fs: fat_fs: fix spelling of "available"
s/avaialble/available/ Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
parent
e01aa1a8db
commit
76b1e41431
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
/* The file is based on template file by (C)ChaN, 2019, as
|
/* The file is based on template file by (C)ChaN, 2019, as
|
||||||
* available from FAT FS module source:
|
* available from FAT FS module source:
|
||||||
* https://github.com/zephyrproject-rtos/fatfs/blob/master/diskio.c
|
* https://github.com/zephyrproject-rtos/fatfs/blob/master/diskio.c
|
||||||
* and has been previously avaialble from directory for that module
|
* and has been previously available from directory for that module
|
||||||
* under name zfs_diskio.c.
|
* under name zfs_diskio.c.
|
||||||
*/
|
*/
|
||||||
#include <ff.h>
|
#include <ff.h>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue