diff options
-rw-r--r-- | Doc/lib/libhotshot.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libhotshot.tex b/Doc/lib/libhotshot.tex index 2bb5bce397..9c2513d8c8 100644 --- a/Doc/lib/libhotshot.tex +++ b/Doc/lib/libhotshot.tex @@ -91,7 +91,7 @@ of the \class{pstats.Stats} class. \end{funcdesc} \begin{seealso} - \seemodule{profile}{The profile module's \class{Stats} class. } + \seemodule{profile}{The profile module's \class{Stats} class } \end{seealso} \subsection{Example Usage \label{hotshot-example}} |