From: Guido van Rossum Date: Tue, 31 Dec 2002 04:41:38 +0000 (+0000) Subject: Phrase repair. X-Git-Tag: v2.3c1~2750 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=27147061885c7ecf61fac1777317432bb2beb1da;p=python Phrase repair. --- diff --git a/Doc/lib/libtime.tex b/Doc/lib/libtime.tex index a2d785a11a..0127a2c259 100644 --- a/Doc/lib/libtime.tex +++ b/Doc/lib/libtime.tex @@ -237,7 +237,7 @@ specification, and are replaced by the indicated characters in the \lineiii{\%X}{Locale's appropriate time representation.}{} \lineiii{\%y}{Year without century as a decimal number [00,99].}{} \lineiii{\%Y}{Year with century as a decimal number.}{} - \lineiii{\%Z}{Time zone name (or by no characters if no time zone exists).}{} + \lineiii{\%Z}{Time zone name (no characters if no time zone exists).}{} \lineiii{\%\%}{A literal \character{\%} character.}{} \end{tableiii}