aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-12-07 16:53:30 +0000
committerJohn Crispin <blogic@openwrt.org>2014-12-07 16:53:30 +0000
commitc53e189dfbf8b6f47c94561099c41f3412c6c8cd (patch)
treee44261a018fda172c0af5e83d1d54ea7107d2856 /config
parentf374eae83c31e0d421805a0fb74a0fa57d1724ef (diff)
downloadmaster-187ad058-c53e189dfbf8b6f47c94561099c41f3412c6c8cd.tar.gz
master-187ad058-c53e189dfbf8b6f47c94561099c41f3412c6c8cd.tar.bz2
master-187ad058-c53e189dfbf8b6f47c94561099c41f3412c6c8cd.zip
packages: fix typo in OpenWrt name
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43542 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'config')
-rw-r--r--config/Config-devel.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/Config-devel.in b/config/Config-devel.in
index 45a7fd93f4..d096c18a72 100644
--- a/config/Config-devel.in
+++ b/config/Config-devel.in
@@ -27,7 +27,7 @@ menuconfig DEVEL
If not set then defaults to './dl', which is removed by operations such as
'git clean -xdf' or 'make distclean'.
This option is useful if you have a low bandwidth Internet connection, and by
- setting a path outside the OpenWRT tree downloads will be saved.
+ setting a path outside the OpenWrt tree downloads will be saved.
config LOCALMIRROR
string "Local mirror for source packages" if DEVEL