From: Denys Vlasenko Date: Sat, 7 Aug 2010 12:02:26 +0000 (+0200) Subject: Fix a typo in config text X-Git-Tag: 1_18_0~346 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=58a15cd9d2765e9b9bca6b71ad9713bcc3784821;p=oweals%2Fbusybox.git Fix a typo in config text Signed-off-by: Denys Vlasenko --- 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.