summaryrefslogtreecommitdiff
path: root/doc/pcre2pattern.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pcre2pattern.3')
-rw-r--r--doc/pcre2pattern.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pcre2pattern.3 b/doc/pcre2pattern.3
index 93bacb6..dc78e4d 100644
--- a/doc/pcre2pattern.3
+++ b/doc/pcre2pattern.3
@@ -309,7 +309,7 @@ part of the pattern. If the PCRE2_EXTENDED_MORE option is set, the same
applies, but in addition unescaped space and horizontal tab characters are
ignored inside a character class. Note: only these two characters are ignored,
not the full set of pattern white space characters that are ignored outside a
-character class. Option settings can be changed within a pattern; see the
+character class. Option settings can be changed within a pattern; see the
section entitled
.\" HTML <a href="#internaloptions">
.\" </a>