From: Anthony Baxter Date: Wed, 9 Apr 2003 03:03:46 +0000 (+0000) Subject: extra punctuation removed X-Git-Tag: v2.3c1~1255 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fda5e27ec9789768243849b0de9b26da49f910b0;p=thirdparty%2FPython%2Fcpython.git extra punctuation removed --- diff --git a/Doc/lib/libhotshot.tex b/Doc/lib/libhotshot.tex index 2bb5bce39771..9c2513d8c857 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}}