Fix a typo in config text
authorDenys Vlasenko <vda.linux@googlemail.com>
Sat, 7 Aug 2010 12:02:26 +0000 (14:02 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 7 Aug 2010 12:02:26 +0000 (14:02 +0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/udhcp/Config.src

index 331dffc..dcd493f 100644 (file)
@@ -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.