aboutsummaryrefslogtreecommitdiff
path: root/networking/udhcp/Config.src
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2010-08-07 14:02:26 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2010-08-07 14:02:26 +0200
commit58a15cd9d2765e9b9bca6b71ad9713bcc3784821 (patch)
tree168da25f51ad1f87e20770eef6eb98cc36f98a8a /networking/udhcp/Config.src
parent0d98b4409bef0f0c7b57965da0e8d93344445529 (diff)
downloadbusybox-58a15cd9d2765e9b9bca6b71ad9713bcc3784821.tar.gz
Fix a typo in config text
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'networking/udhcp/Config.src')
-rw-r--r--networking/udhcp/Config.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/udhcp/Config.src b/networking/udhcp/Config.src
index 331dffc2e..dcd493f13 100644
--- a/networking/udhcp/Config.src
+++ b/networking/udhcp/Config.src
@@ -85,7 +85,7 @@ config UDHCP_DEBUG
depends on UDHCPD || UDHCPC || DHCPRELAY
help
Verbosity can be increased with multiple -v options.
- This options controls how high it can be cranked up.
+ This option controls how high it can be cranked up.
Bigger values result in bigger code. Levels above 1
are very verbose and useful for debugging only.