aboutsummaryrefslogtreecommitdiffstats
path: root/target/Config.in
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-12-07 04:14:18 +0000
committerNicolas Thill <nico@openwrt.org>2005-12-07 04:14:18 +0000
commit7236be7543a2a2361ecfc102d9b5976ef7d485b5 (patch)
treea84083f73bd0647a8e7964e2838b8a66d3d85148 /target/Config.in
parent8719c13b85cdfde112b3ef07f9ef2e25f6264a15 (diff)
downloadupstream-7236be7543a2a2361ecfc102d9b5976ef7d485b5.tar.gz
upstream-7236be7543a2a2361ecfc102d9b5976ef7d485b5.tar.bz2
upstream-7236be7543a2a2361ecfc102d9b5976ef7d485b5.zip
fix tgz image help
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2584 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/Config.in')
-rw-r--r--target/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/Config.in b/target/Config.in
index 0e11e178ce..8353359199 100644
--- a/target/Config.in
+++ b/target/Config.in
@@ -16,7 +16,7 @@ menu "Target Root Filesystem"
bool "tgz"
default y
help
- Build a compressed tar archive of the kernel and the root filesystem
+ Build a compressed tar archive of the the root filesystem
endmenu