Просмотр исходного кода

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 лет назад
Родитель
Сommit
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"
 	string "custom target skeleton path"
 	default "system/skeleton"
 	default "system/skeleton"
 	help
 	help
-	  Path custom target skeleton.
+	  Path to custom target skeleton.
 endif
 endif
 
 
 if BR2_ROOTFS_SKELETON_DEFAULT
 if BR2_ROOTFS_SKELETON_DEFAULT