summaryrefslogtreecommitdiff
path: root/doc/pcre.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pcre.3')
-rw-r--r--doc/pcre.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pcre.3 b/doc/pcre.3
index 0f2837e..716d580 100644
--- a/doc/pcre.3
+++ b/doc/pcre.3
@@ -146,7 +146,7 @@ performance.
One way of guarding against this possibility is to use the
\fBpcre_fullinfo()\fP function to check the compiled pattern's options for UTF.
Alternatively, from release 8.33, you can set the PCRE_NEVER_UTF option at
-compile time. This causes an compile time error if a pattern contains a
+compile time. This causes a compile time error if a pattern contains a
UTF-setting sequence.
.P
If your application is one that supports UTF, be aware that validity checking