From 29ca1591335b2a73522c2c3ef43daff63c71e8dc Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Mon, 22 Nov 2010 18:13:15 +0100 Subject: fix misspelling in comment Signed-off-by: Denys Vlasenko --- libbb/getopt32.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libbb/getopt32.c') diff --git a/libbb/getopt32.c b/libbb/getopt32.c index eb998009d..25bae319e 100644 --- a/libbb/getopt32.c +++ b/libbb/getopt32.c @@ -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" -- cgit v1.2.3