Преглед на файлове

system/Config.in: fix custom skeleton help text

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Thomas De Schampheleire преди 11 години
родител
ревизия
4e5515382d
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      system/Config.in

+ 1 - 1
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