Explorar o código

[AT] Fix typos in Kconfig

luhuadong %!s(int64=5) %!d(string=hai) anos
pai
achega
3d5357bc75
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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