- cosmetic typo in helptext
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sat, 14 Feb 2009 12:13:13 +0000 (12:13 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sat, 14 Feb 2009 12:13:13 +0000 (12:13 -0000)
coreutils/Config.in

index b734f8e30134f71bcaff95c7d60111e07299ec25..03e6b6a9180ae899b6660f70216756d72b581d22 100644 (file)
@@ -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"