mirror of https://github.com/python/cpython
Phrase repair.
This commit is contained in:
parent
8e7ec7cec8
commit
2714706188
|
@ -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}
|
||||
|
||||
|
|
Loading…
Reference in New Issue