]> granicus.if.org Git - python/commitdiff
Phrase repair.
authorGuido van Rossum <guido@python.org>
Tue, 31 Dec 2002 04:41:38 +0000 (04:41 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 31 Dec 2002 04:41:38 +0000 (04:41 +0000)
Doc/lib/libtime.tex

index a2d785a11aa1251e55be3439cfbe035175e0a152..0127a2c259ec61ac7636b0684419f773e5b00aa8 100644 (file)
@@ -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}