diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-10-29 21:21:27 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-10-29 21:21:27 +0000 |
commit | 1641d614fa13b87b38688bb845159493c821e476 (patch) | |
tree | 045dd094327390317a9eac30d138787b276fbc06 | |
parent | 968dbf9685670f852af63d8ae817ea26e7a5e528 (diff) | |
download | busybox-1641d614fa13b87b38688bb845159493c821e476.tar.gz |
- fix typo in helptext
-rw-r--r-- | networking/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/Config.in b/networking/Config.in index 7dbad30b3..381c97a8b 100644 --- a/networking/Config.in +++ b/networking/Config.in @@ -464,7 +464,7 @@ config FEATURE_IP_SHORT_FORMS object commands. config FEATURE_IP_RARE_PROTOCOLS - bool "Suport display of rarely-used link types." + bool "Support displaying rarely used link types" default n depends on IP help |