diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2009-02-14 12:13:13 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2009-02-14 12:13:13 +0000 |
commit | bb5f8eddc432e2a5fdc632bfefbfed999115d272 (patch) | |
tree | 28c0abc13dd10368e539fcce9b9e4a7a69e978ad | |
parent | 9f00e0578167e63e161c38d1fa41b93071616b6c (diff) |
- cosmetic typo in helptext
-rw-r--r-- | coreutils/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
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" |