summaryrefslogtreecommitdiff
path: root/doc/html/pcre2unicode.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/pcre2unicode.html')
-rw-r--r--doc/html/pcre2unicode.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/pcre2unicode.html b/doc/html/pcre2unicode.html
index e2b9e78..76ca6ea 100644
--- a/doc/html/pcre2unicode.html
+++ b/doc/html/pcre2unicode.html
@@ -142,7 +142,7 @@ of Unicode properties except for characters whose code points are less than 128
and that have at most two case-equivalent values. For these, a direct table
lookup is used for speed. A few Unicode characters such as Greek sigma have
more than two code points that are case-equivalent, and these are treated
-specially. Setting PCRE2_UCP without PCRE2_UTF allows Unicode-style case
+specially. Setting PCRE2_UCP without PCRE2_UTF allows Unicode-style case
processing for non-UTF character encodings such as UCS-2.
<a name="scriptruns"></a></P>
<br><b>