]> granicus.if.org Git - python/commitdiff
fixed one more typo
authorFredrik Lundh <fredrik@pythonware.com>
Sun, 25 Dec 2005 12:05:42 +0000 (12:05 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Sun, 25 Dec 2005 12:05:42 +0000 (12:05 +0000)
Doc/lib/libpprint.tex

index 698b2f8d70ed94e5fde0e0c07c3a40d8417d1e03..45d9c873ac0a8e7ea3c679488739ebc807da201e 100644 (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}