summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2014-04-17 18:13:23 +0000
committerkib <kib@FreeBSD.org>2014-04-17 18:13:23 +0000
commit201ea63020a378f71b77013d9a6fc46fb4f0b9a2 (patch)
treee40883e99ce86bba9a1e1bc91446ad2d2b4bf7ba
parent20f44825dbd5a1d118d3867d08affeaa909d81be (diff)
downloadFreeBSD-src-201ea63020a378f71b77013d9a6fc46fb4f0b9a2.zip
FreeBSD-src-201ea63020a378f71b77013d9a6fc46fb4f0b9a2.tar.gz
Fix typo.
MFC after: 3 days
-rw-r--r--sys/kern/subr_fattime.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/subr_fattime.c b/sys/kern/subr_fattime.c
index 1fb207e..fd25d56 100644
--- a/sys/kern/subr_fattime.c
+++ b/sys/kern/subr_fattime.c
@@ -49,7 +49,7 @@
* "New Technology". Anyway...
*
* The 'utc' argument determines if the resulting FATTIME timestamp
- * should b on the UTC or local timezone calendar.
+ * should be on the UTC or local timezone calendar.
*
* The conversion functions below cut time into four-year leap-second
* cycles rather than single years and uses table lookups inside those
OpenPOWER on IntegriCloud