[AT] Fix typos in Kconfig

This commit is contained in:
luhuadong 2020-02-10 03:35:04 +08:00
parent 4cffe19dfe
commit 3d5357bc75
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