Minor wording change.

This commit is contained in:
Fred Drake 2002-03-28 21:06:17 +00:00
parent ef99723b66
commit 8d62e94761

View file

@ -384,7 +384,7 @@ Base class for warnings about dubious syntax
Base class for warnings about dubious runtime behavior.
\end{excdesc}
The full Exception class hierarchy is:
The class hierarchy for built-in exceptions is:
\begin{verbatim}
Exception