summaryrefslogtreecommitdiff
path: root/doc/html/pcre2_set_max_pattern_length.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/pcre2_set_max_pattern_length.html')
-rw-r--r--doc/html/pcre2_set_max_pattern_length.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/pcre2_set_max_pattern_length.html b/doc/html/pcre2_set_max_pattern_length.html
index f3537bb..055d1ec 100644
--- a/doc/html/pcre2_set_max_pattern_length.html
+++ b/doc/html/pcre2_set_max_pattern_length.html
@@ -26,7 +26,7 @@ SYNOPSIS
DESCRIPTION
</b><br>
<P>
-This function sets, in a compile context, the maximum length (in code units) of
+This function sets, in a compile context, the maximum length (in code units) of
the pattern that can be compiled. The result is always zero.
</P>
<P>