mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
SF Patch #1093896: miscellaneous doc typos
This commit is contained in:
parent
f871d833dd
commit
68804315e0
60 changed files with 103 additions and 102 deletions
|
@ -42,7 +42,7 @@ and
|
|||
Note that unlike the built-in \function{cmp()}, these functions can
|
||||
return any value, which may or may not be interpretable as a Boolean
|
||||
value. See the \citetitle[../ref/ref.html]{Python Reference Manual}
|
||||
for more informations about rich comparisons.
|
||||
for more information about rich comparisons.
|
||||
\versionadded{2.2}
|
||||
\end{funcdesc}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue