diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 2001-03-18 12:20:38 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 2001-03-18 12:20:38 +0000 |
| commit | 16a7ebb62d82661dc741ffb57ed5303cb79831eb (patch) | |
| tree | bc0589962ac1ab251be2e28e6ae6e98b3b15f972 /lib/libc/stdtime | |
| parent | 5f071dadbd415c20f2954cd911154d7a2b4ccf8a (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdtime')
| -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", |
