We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3232441 commit 9b78593Copy full SHA for 9b78593
1 file changed
book/book.tex
@@ -9268,7 +9268,7 @@ \section{Debugging}
9268
9269
\item[Format the output:] Formatting debugging output
9270
can make it easier to spot an error. We saw an example in
9271
-Section~\ref{factdebug}. The {\tt pprint} module provides
+Section~\ref{factdebug}. Another tool you might find useful is the {\tt pprint} module, which provides
9272
a {\tt pprint} function that displays built-in types in
9273
a more human-readable format ({\tt pprint} stands for
9274
``pretty print'').
0 commit comments