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 /networking/Config.in | |
parent | 968dbf9685670f852af63d8ae817ea26e7a5e528 (diff) | |
download | busybox-w32-1641d614fa13b87b38688bb845159493c821e476.tar.gz busybox-w32-1641d614fa13b87b38688bb845159493c821e476.tar.bz2 busybox-w32-1641d614fa13b87b38688bb845159493c821e476.zip |
- fix typo in helptext
Diffstat (limited to 'networking/Config.in')
-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 | |||
464 | object commands. | 464 | object commands. |
465 | 465 | ||
466 | config FEATURE_IP_RARE_PROTOCOLS | 466 | config FEATURE_IP_RARE_PROTOCOLS |
467 | bool "Suport display of rarely-used link types." | 467 | bool "Support displaying rarely used link types" |
468 | default n | 468 | default n |
469 | depends on IP | 469 | depends on IP |
470 | help | 470 | help |