From d683b17f4e106509753bc458178490a306988b8b Mon Sep 17 00:00:00 2001
From: Rob Landley <rob@landley.net>
Date: Sun, 16 Jun 2013 20:00:11 -0500
Subject: Typo fix

---
 Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Config.in b/Config.in
index a9443dd1..ae050b7f 100644
--- a/Config.in
+++ b/Config.in
@@ -36,7 +36,7 @@ config TOYBOX_FLOAT
 	  require it.
 
 config TOYBOX_HELP
-	bool "Help messages:
+	bool "Help messages"
 	default y
 	help
 	  Include help text for each command.
-- 
cgit v1.2.3