diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/Config-devel.in | 2 |
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 |