summaryrefslogtreecommitdiff
path: root/doc/html/pcrecompat.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/pcrecompat.html')
-rw-r--r--doc/html/pcrecompat.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/pcrecompat.html b/doc/html/pcrecompat.html
index 9a09318..4e5e18b 100644
--- a/doc/html/pcrecompat.html
+++ b/doc/html/pcrecompat.html
@@ -53,7 +53,7 @@ represent a binary zero.
own, matching a non-newline character, is supported.) In fact these are
implemented by Perl's general string-handling and are not part of its pattern
matching engine. If any of these are encountered by PCRE, an error is
-generated by default. However, if the PCRE_JAVASCRIPT_COMPAT option is set,
+generated by default. However, if the PCRE_JAVASCRIPT_COMPAT option is set,
\U and \u are interpreted as JavaScript interprets them.
</P>
<P>