瀏覽代碼

[AT] Fix typos in Kconfig

luhuadong 5 年之前
父節點
當前提交
3d5357bc75
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      components/net/at/Kconfig

+ 1 - 1
components/net/at/Kconfig

@@ -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