projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e7ec7c
)
Phrase repair.
author
Guido van Rossum
<guido@python.org>
Tue, 31 Dec 2002 04:41:38 +0000
(
04:41
+0000)
committer
Guido van Rossum
<guido@python.org>
Tue, 31 Dec 2002 04:41:38 +0000
(
04:41
+0000)
Doc/lib/libtime.tex
patch
|
blob
|
history
diff --git
a/Doc/lib/libtime.tex
b/Doc/lib/libtime.tex
index a2d785a11aa1251e55be3439cfbe035175e0a152..0127a2c259ec61ac7636b0684419f773e5b00aa8 100644
(file)
--- 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}