diff mbox

httping: Fix a trivial typo in the menu

Message ID 1399492369-29083-1-git-send-email-ezequiel.garcia@free-electrons.com
State Accepted
Commit 069c26e5c28ffbd329a906310b2ac6ceef780151
Headers show

Commit Message

Ezequiel Garcia May 7, 2014, 7:52 p.m. UTC
Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
---
 package/httping/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Peter Korsgaard May 7, 2014, 7:54 p.m. UTC | #1
>>>>> "Ezequiel" == Ezequiel Garcia <ezequiel.garcia@free-electrons.com> writes:

 > Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>

Committed, thanks.
diff mbox

Patch

diff --git a/package/httping/Config.in b/package/httping/Config.in
index cd97e72..6564415 100644
--- a/package/httping/Config.in
+++ b/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