summaryrefslogtreecommitdiffstats
path: root/Doc/tut.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/tut.tex')
-rw-r--r--Doc/tut.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/tut.tex b/Doc/tut.tex
index e82e3ee..459e9c6 100644
--- a/Doc/tut.tex
+++ b/Doc/tut.tex
@@ -1843,7 +1843,7 @@ Traceback (innermost last):
File "<stdin>", line 1
TypeError: illegal argument type for built-in operation
>>>
-\end{verbatim}\ecode
+\end{verbatim}\normalsize\ecode
%
The last line of the error message indicates what happened.
Exceptions come in different types, and the type is printed as part of