summaryrefslogtreecommitdiff
path: root/networking/Config.in
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer2008-02-11 11:44:38 +0000
committerBernhard Reutner-Fischer2008-02-11 11:44:38 +0000
commita985d306a1fb5533e6fd93dbbcc04e493a126de8 (patch)
treebb261f14ce5adb3c3281feb9c12c58c078155927 /networking/Config.in
parent83177991c86dd49ac447225f33b84e1883ca49ee (diff)
downloadbusybox-a985d306a1fb5533e6fd93dbbcc04e493a126de8.zip
busybox-a985d306a1fb5533e6fd93dbbcc04e493a126de8.tar.gz
- spelling fixes
Diffstat (limited to 'networking/Config.in')
-rw-r--r--networking/Config.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/networking/Config.in b/networking/Config.in
index ed87a17..5a25d6d 100644
--- a/networking/Config.in
+++ b/networking/Config.in
@@ -689,7 +689,7 @@ config FETCHMAIL
bool "fetchmail"
default n
help
- Barebones fetchmail.
+ Barebone fetchmail.
config FEATURE_FETCHMAIL_APOP
bool "Support APOP authentication"
@@ -699,11 +699,11 @@ config FEATURE_FETCHMAIL_APOP
Support secure APOP authentication.
config FEATURE_FETCHMAIL_FILTER
- bool "Pipe thru external filter"
+ bool "Pipe through external filter"
default n
depends on FETCHMAIL
help
- Support piping incoming messages thru external filter.
+ Support piping incoming messages through external filter.
config SLATTACH
bool "slattach"