SF bug #1048756, Doc typo for pdb

This commit is contained in:
Neal Norwitz 2004-10-17 19:55:47 +00:00
parent 08ebfec75e
commit a5c64599d5

View file

@ -285,7 +285,7 @@ command --- this executes the Python \keyword{print} statement.}
\item[pp \var{expression}]
Like the \samp{p} command, except the value of the exception is
Like the \samp{p} command, except the value of the expression is
pretty-printed using the \module{pprint} module.
\item[alias \optional{\var{name} \optional{command}}]