SF Patch #1093896: miscellaneous doc typos

This commit is contained in:
Raymond Hettinger 2005-01-01 00:28:46 +00:00
parent f871d833dd
commit 68804315e0
60 changed files with 103 additions and 102 deletions

View file

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