summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Doc/lib/libpprint.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libpprint.tex b/Doc/lib/libpprint.tex
index 698b2f8..45d9c87 100644
--- a/Doc/lib/libpprint.tex
+++ b/Doc/lib/libpprint.tex
@@ -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}