summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-02-16 03:30:58 +0000
committerJim Meyering <jim@meyering.net>1996-02-16 03:30:58 +0000
commit1fb674226ed34046e91ee09c1839de275487b52b (patch)
tree98ea8b25e592baff49ed576c9232b46f1b782c9f
parent96d1a464b72f0e9851984f901eaf2c456c5561fd (diff)
downloadgnulib-1fb674226ed34046e91ee09c1839de275487b52b.tar.gz
.
-rw-r--r--lib/strftime.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/strftime.c b/lib/strftime.c
index 0d6ed0982d..e6b0c5a47c 100644
--- a/lib/strftime.c
+++ b/lib/strftime.c
@@ -50,7 +50,7 @@
%S second (00..61)
%T time, 24-hour (hh:mm:ss)
%X locale's time representation (%H:%M:%S)
- %z RFC-822 style numeric timezone (-0500) (a nonstandard extension)
+ %z RFC-822 style numeric timezone (-0500) (a nonstandard extension)
%Z time zone (EDT), or nothing if no time zone is determinable
Date fields: