aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/mail/util.c
diff options
context:
space:
mode:
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 e72c564e9f41..c90fe905effd 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)