diff options
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/stdtime/timelocal.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdtime/timelocal.c b/lib/libc/stdtime/timelocal.c index 133db4c2dfc6..8a0e62c7eb71 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", |
