From: Bernhard Reutner-Fischer Date: Sat, 14 Feb 2009 12:13:13 +0000 (-0000) Subject: - cosmetic typo in helptext X-Git-Tag: 1_14_0~331 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=bb5f8eddc432e2a5fdc632bfefbfed999115d272;p=oweals%2Fbusybox.git - cosmetic typo in helptext --- diff --git a/coreutils/Config.in b/coreutils/Config.in index b734f8e30..03e6b6a91 100644 --- a/coreutils/Config.in +++ b/coreutils/Config.in @@ -766,7 +766,7 @@ config FEATURE_WC_LARGE default n depends on WC help - Use "unsigned long long" in wc for count variables. + Use "unsigned long long" in wc for counter variables. config WHO bool "who"