소스 검색

[components][dfs/Kconfig] 修改help描述

yangjie 5 년 전
부모
커밋
3ec59a8865
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      components/dfs/Kconfig

+ 1 - 1
components/dfs/Kconfig

@@ -115,7 +115,7 @@ if RT_USING_DFS
             int "Maximum sector size to be handled."
             int "Maximum sector size to be handled."
             default 512
             default 512
             help
             help
-                if you use some spi nor flash for fatfs, please set this the erase sector size, for example 4096.
+                If you use some spi nor flash for fatfs, please set this the erase sector size, for example 4096.
 
 
         config RT_DFS_ELM_USE_ERASE
         config RT_DFS_ELM_USE_ERASE
             bool "Enable sector erase feature"
             bool "Enable sector erase feature"