1
0
mirror of https://github.com/sheumann/hush.git synced 2025-04-28 15:37:24 +00:00

- cosmetic typo in helptext

This commit is contained in:
Bernhard Reutner-Fischer 2009-02-14 12:13:13 +00:00
parent 9f00e05781
commit bb5f8eddc4

@ -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"