summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_fattime.c
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2014-04-20 01:37:30 +0000
committerkib <kib@FreeBSD.org>2014-04-20 01:37:30 +0000
commitbe9f211c7802e73ffc6692dffe8c7e829a120271 (patch)
treed3f339b7e1450867d35546da9713bfe6b570962c /sys/kern/subr_fattime.c
parent562a6a9fe938040e42467e4cab7ea85c1e935804 (diff)
downloadFreeBSD-src-be9f211c7802e73ffc6692dffe8c7e829a120271.zip
FreeBSD-src-be9f211c7802e73ffc6692dffe8c7e829a120271.tar.gz
MFC r264620:
Fix typo.
Diffstat (limited to 'sys/kern/subr_fattime.c')
-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