Phrase repair.

This commit is contained in:
Guido van Rossum 2002-12-31 04:41:38 +00:00
parent 8e7ec7cec8
commit 2714706188
1 changed files with 1 additions and 1 deletions

View 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}