summaryrefslogtreecommitdiffstats
path: root/usr.bin/mail/util.c
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2012-01-05 21:36:45 +0000
committeruqs <uqs@FreeBSD.org>2012-01-05 21:36:45 +0000
commit2b302aad9f597489a5b87e5d623f1a326758605e (patch)
treec8ee040beaf87179f920dfcd10aebae532ac7e0e /usr.bin/mail/util.c
parentb5c7b0dfe9b8e88376b3dc765231155b450c8e0e (diff)
downloadFreeBSD-src-2b302aad9f597489a5b87e5d623f1a326758605e.zip
FreeBSD-src-2b302aad9f597489a5b87e5d623f1a326758605e.tar.gz
Touch up some more small typos missed in the previous round.
Reported by: Ben Kaduk <minimarmot@gmail.com> et al.
Diffstat (limited to 'usr.bin/mail/util.c')
-rw-r--r--usr.bin/mail/util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mail/util.c b/usr.bin/mail/util.c
index e72c564..c90fe90 100644
--- a/usr.bin/mail/util.c
+++ b/usr.bin/mail/util.c
@@ -550,7 +550,7 @@ newname:
}
/*
- * Count the occurrances of c in str
+ * Count the occurrences of c in str
*/
int
charcount(char *str, int c)
OpenPOWER on IntegriCloud