]> granicus.if.org Git - python/commitdiff
Another fix.
authorGeorg Brandl <georg@python.org>
Sun, 1 Apr 2007 21:39:52 +0000 (21:39 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 1 Apr 2007 21:39:52 +0000 (21:39 +0000)
Doc/lib/libre.tex

index 84e382d0f9a90dde52b84cceec311440e7591c5e..a0b8b514f2f52e9a3ead4cbf7e062c54e70995b5 100644 (file)
@@ -812,7 +812,7 @@ used for groups that did not participate in the match; it defaults to
 \end{methoddesc}
 
 \begin{methoddesc}[MatchObject]{start}{\optional{group}}
-\methodline{end}{\optional{group}}
+\methodline[MatchObject]{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).