Browse Source

[AT] Fix typos in Kconfig

luhuadong 5 năm trước cách đây
mục cha
commit
3d5357bc75
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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