diff options
-rw-r--r-- | networking/Config.src | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/networking/Config.src b/networking/Config.src index fb7dca7d4..e2376d548 100644 --- a/networking/Config.src +++ b/networking/Config.src @@ -945,8 +945,8 @@ config WGET bool "wget" default y help - wget is a utility for non-interactive download of files from HTTP, - HTTPS, and FTP servers. + wget is a utility for non-interactive download of files from HTTP + and FTP servers. config FEATURE_WGET_STATUSBAR bool "Enable a nifty process meter (+2k)" |