fixed one more typo

This commit is contained in:
Fredrik Lundh 2005-12-25 12:05:42 +00:00
parent c3389997d4
commit bb2bf2c45a

View file

@ -156,7 +156,7 @@ l/lib/python1.5/test', '/usr/local/lib/python1.5/sunos5', '/usr/local/lib/python
\begin{methoddesc}{pformat}{object}
Return the formatted representation of \var{object}. This takes into
Account the options passed to the \class{PrettyPrinter} constructor.
account the options passed to the \class{PrettyPrinter} constructor.
\end{methoddesc}
\begin{methoddesc}{pprint}{object}