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

Peter Korsgaard peter at korsgaard.com
Fri May 2 07:25:02 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=4e5515382de952664398e1b8378b662d07f762e5
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire at gmail.com>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 system/Config.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/system/Config.in b/system/Config.in
index 2ab14ce..a3d80bf 100644
--- 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