Author: kib
Date: Sun Apr 20 01:45:23 2014
New Revision: 264685
URL: http://svnweb.freebsd.org/changeset/base/264685

Log:
  MFC r264620:
  Fix typo.

Modified:
  stable/9/sys/kern/subr_fattime.c
Directory Properties:
  stable/9/sys/   (props changed)

Modified: stable/9/sys/kern/subr_fattime.c
==============================================================================
--- stable/9/sys/kern/subr_fattime.c    Sun Apr 20 01:37:30 2014        
(r264684)
+++ stable/9/sys/kern/subr_fattime.c    Sun Apr 20 01:45:23 2014        
(r264685)
@@ -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
_______________________________________________
svn-src-stable-9@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-stable-9
To unsubscribe, send any mail to "svn-src-stable-9-unsubscr...@freebsd.org"

Reply via email to