Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a5a173e

Browse files
committed
Fix broken markup.
Closes SF bug #637807.
1 parent 7762865 commit a5a173e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/lib/libre.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -782,7 +782,7 @@ \subsection{Match Objects \label{match-objects}}
782782
\end{methoddesc}
783783

784784
\begin{methoddesc}[MatchObject]{start}{\optional{group}}
785-
\funcline{end}{\optional{group}}
785+
\methodline{end}{\optional{group}}
786786
Return the indices of the start and end of the substring
787787
matched by \var{group}; \var{group} defaults to zero (meaning the whole
788788
matched substring).

0 commit comments

Comments
 (0)