Fix broken markup.

Closes SF bug #637807.
This commit is contained in:
Fred Drake 2002-11-13 17:48:15 +00:00
parent 77628658ca
commit a5a173efbf

View file

@ -782,7 +782,7 @@ used for groups that did not participate in the match; it defaults to
\end{methoddesc}
\begin{methoddesc}[MatchObject]{start}{\optional{group}}
\funcline{end}{\optional{group}}
\methodline{end}{\optional{group}}
Return the indices of the start and end of the substring
matched by \var{group}; \var{group} defaults to zero (meaning the whole
matched substring).