[Buildroot] [PATCH] system/Config.in: fix custom skeleton help text

Thomas De Schampheleire patrickdepinguin at gmail.com
Fri May 2 05:08:40 UTC 2014


Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire at gmail.com>

---
 system/Config.in |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/system/Config.in b/system/Config.in
--- a/system/Config.in
+++ b/system/Config.in
@@ -185,7 +185,7 @@ config BR2_ROOTFS_SKELETON_CUSTOM_PATH
 	string "custom target skeleton path"
 	default "system/skeleton"
 	help
-	  Path custom target skeleton.
+	  Path to custom target skeleton.
 endif
 
 if BR2_ROOTFS_SKELETON_DEFAULT


More information about the buildroot mailing list