From a4d796fb141dac5d85328872e2fefbd5c44870e1 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 5 Feb 2012 13:42:03 -0800 Subject: maint: spelling fixes --- lib/strftime.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/strftime.c') 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 -- cgit v1.2.1