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

@ -58,7 +58,7 @@ for the parser is better.
\end{funcdesc}
\begin{classdesc}{Compile}{}
Instances of this class have \method{__call__()} methods indentical in
Instances of this class have \method{__call__()} methods identical in
signature to the built-in function \function{compile()}, but with the
difference that if the instance compiles program text containing a
\module{__future__} statement, the instance 'remembers' and compiles