Skip to content

Commit 3ec59a8

Browse files
committed
[components][dfs/Kconfig] 修改help描述
1 parent 29d11a6 commit 3ec59a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dfs/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ if RT_USING_DFS
115115
int "Maximum sector size to be handled."
116116
default 512
117117
help
118-
if you use some spi nor flash for fatfs, please set this the erase sector size, for example 4096.
118+
If you use some spi nor flash for fatfs, please set this the erase sector size, for example 4096.
119119

120120
config RT_DFS_ELM_USE_ERASE
121121
bool "Enable sector erase feature"

0 commit comments

Comments
 (0)