summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2001-03-18 12:20:38 +0000
committerache <ache@FreeBSD.org>2001-03-18 12:20:38 +0000
commit03b7cd74e6403cfb2aec57ff1f063918582d9276 (patch)
tree19e0b5a1fe7e6dac2737fb3383eef73a009c31df /lib
parent3ddba0be305e3f8835b8a5d77b73fed92b8caf6d (diff)
downloadFreeBSD-src-03b7cd74e6403cfb2aec57ff1f063918582d9276.zip
FreeBSD-src-03b7cd74e6403cfb2aec57ff1f063918582d9276.tar.gz
Fix typo in the comment
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/stdtime/timelocal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdtime/timelocal.c b/lib/libc/stdtime/timelocal.c
index 133db4c..8a0e62c 100644
--- a/lib/libc/stdtime/timelocal.c
+++ b/lib/libc/stdtime/timelocal.c
@@ -80,7 +80,7 @@ static const struct lc_time_T _C_time_locale = {
"%a %b %e %X %Z %Y",
/* alt_month
- ** Standalone motnhs forms for %OB
+ ** Standalone months forms for %OB
*/
{
"January", "February", "March", "April", "May", "June",
OpenPOWER on IntegriCloud