diff options
Diffstat (limited to 'Doc/lib/libregex.tex')
-rw-r--r-- | Doc/lib/libregex.tex | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/lib/libregex.tex b/Doc/lib/libregex.tex index e3de911..6582c72 100644 --- a/Doc/lib/libregex.tex +++ b/Doc/lib/libregex.tex @@ -190,7 +190,6 @@ the string. The module defines these functions, and an exception: -\setindexsubitem{(in module regex)} \begin{funcdesc}{match}{pattern, string} Return how many characters at the beginning of \var{string} match |