summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libtime.tex
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2002-12-31 04:41:38 (GMT)
committerGuido van Rossum <guido@python.org>2002-12-31 04:41:38 (GMT)
commit27147061885c7ecf61fac1777317432bb2beb1da (patch)
treed9d9b7ac07d9517c00fb3093d70099bf5b5dbf53 /Doc/lib/libtime.tex
parent8e7ec7cec87ffbce02f8676490290378a40c897d (diff)
downloadcpython-27147061885c7ecf61fac1777317432bb2beb1da.zip
cpython-27147061885c7ecf61fac1777317432bb2beb1da.tar.gz
cpython-27147061885c7ecf61fac1777317432bb2beb1da.tar.bz2
Phrase repair.
Diffstat (limited to 'Doc/lib/libtime.tex')
-rw-r--r--Doc/lib/libtime.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libtime.tex b/Doc/lib/libtime.tex
index a2d785a..0127a2c 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}