Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9b78593

Browse files
authored
Update book.tex
1 parent 3232441 commit 9b78593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/book.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9268,7 +9268,7 @@ \section{Debugging}
92689268
92699269
\item[Format the output:] Formatting debugging output
92709270
can make it easier to spot an error. We saw an example in
9271-
Section~\ref{factdebug}. The {\tt pprint} module provides
9271+
Section~\ref{factdebug}. Another tool you might find useful is the {\tt pprint} module, which provides
92729272
a {\tt pprint} function that displays built-in types in
92739273
a more human-readable format ({\tt pprint} stands for
92749274
``pretty print'').

0 commit comments

Comments
 (0)