]> granicus.if.org Git - python/commitdiff
Fix broken markup.
authorFred Drake <fdrake@acm.org>
Wed, 13 Nov 2002 17:48:15 +0000 (17:48 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 13 Nov 2002 17:48:15 +0000 (17:48 +0000)
Closes SF bug #637807.

Doc/lib/libre.tex

index ddeee2afeda517ae9e263a891f1bf2d55a15f955..d48b1b8dcdef3f0ef430a05067503ac3b909c5c5 100644 (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).