Merge pull request #3367 from luhuadong/develop

[AT] Fix typos in Kconfig
This commit is contained in:
Bernard Xiong 2020-02-10 14:42:47 +08:00 committed by GitHub
commit fbe98db381
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ if RT_USING_AT
default n
config AT_CMD_MAX_LEN
int "The maximum lenght of AT Commonds buffer"
int "The maximum lenght of AT Commands buffer"
default 128
endif