mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Phrase repair.
This commit is contained in:
parent
8e7ec7cec8
commit
2714706188
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue