From 9953595f973c461c2729e5a7cde9380a3d3d2c9a Mon Sep 17 00:00:00 2001 From: uqs Date: Fri, 30 Dec 2011 11:02:40 +0000 Subject: Spelling fixes for usr.bin/ --- usr.bin/mail/util.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/mail/util.c') diff --git a/usr.bin/mail/util.c b/usr.bin/mail/util.c index 461738d..e72c564 100644 --- a/usr.bin/mail/util.c +++ b/usr.bin/mail/util.c @@ -550,7 +550,7 @@ newname: } /* - * Count the occurances of c in str + * Count the occurrances of c in str */ int charcount(char *str, int c) -- cgit v1.1