summaryrefslogtreecommitdiff
path: root/lib/strftime.c
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2012-02-05 13:42:03 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2012-02-05 13:42:03 -0800
commita4d796fb141dac5d85328872e2fefbd5c44870e1 (patch)
tree3afd9efea5ac2d5fa6d5b9c0e2e45643aea10119 /lib/strftime.c
parent04b6c2e58486cfb30641633962249753052ba89f (diff)
downloadgnulib-a4d796fb141dac5d85328872e2fefbd5c44870e1.tar.gz
maint: spelling fixes
Diffstat (limited to 'lib/strftime.c')
-rw-r--r--lib/strftime.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/strftime.c b/lib/strftime.c
index 3b7f8437dd..c7b8eb5ef7 100644
--- a/lib/strftime.c
+++ b/lib/strftime.c
@@ -40,7 +40,7 @@
extern char *tzname[];
#endif
-/* Do multibyte processing if multibytes are supported, unless
+/* Do multibyte processing if multibyte encodings are supported, unless
multibyte sequences are safe in formats. Multibyte sequences are
safe if they cannot contain byte sequences that look like format
conversion specifications. The multibyte encodings used by the