summaryrefslogtreecommitdiff
path: root/doc/pcrecompat.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pcrecompat.3')
-rw-r--r--doc/pcrecompat.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pcrecompat.3 b/doc/pcrecompat.3
index 69bcf90..64d3dbc 100644
--- a/doc/pcrecompat.3
+++ b/doc/pcrecompat.3
@@ -38,7 +38,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,
\eU and \eu are interpreted as JavaScript interprets them.
.P
6. The Perl escape sequences \ep, \eP, and \eX are supported only if PCRE is