summaryrefslogtreecommitdiffstats
path: root/openwrt/target
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-12-07 04:14:18 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-12-07 04:14:18 +0000
commitf3912e17fcfe4afcf025a1df5d99c558f867a74a (patch)
tree206987fabc93914dbd7ef20e7f8e468bc38cba19 /openwrt/target
parenta61574ce94d1ecde4195bd2af40fbc6814538276 (diff)
fix tgz image help
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2584 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target')
-rw-r--r--openwrt/target/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/target/Config.in b/openwrt/target/Config.in
index 0e11e178c..835335919 100644
--- a/openwrt/target/Config.in
+++ b/openwrt/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