Sfoglia il codice sorgente

httping: Fix a trivial typo in the menu

Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Ezequiel Garcia 11 anni fa
parent
commit
069c26e5c2
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      package/httping/Config.in

+ 1 - 1
package/httping/Config.in

@@ -1,4 +1,4 @@
-comment "httping needs a toolchain w/ char"
+comment "httping needs a toolchain w/ wchar"
 	depends on !BR2_USE_WCHAR
 
 config BR2_PACKAGE_HTTPING