fix misspelling in comment

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
This commit is contained in:
Denys Vlasenko 2010-11-22 18:13:15 +01:00
parent 7b4c0fd5f4
commit 29ca159133

View File

@ -115,7 +115,7 @@ const char *opt_complementary
found.
"ww" Adjacent double options have a counter associated which indicates
the number of occurences of the option.
the number of occurrences of the option.
For example the ps applet needs:
if w is given once, GNU ps sets the width to 132,
if w is given more than once, it is "unlimited"