summaryrefslogtreecommitdiff
path: root/doc/html/pcreprecompile.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/pcreprecompile.html')
-rw-r--r--doc/html/pcreprecompile.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/pcreprecompile.html b/doc/html/pcreprecompile.html
index cbc2812..8361b7a 100644
--- a/doc/html/pcreprecompile.html
+++ b/doc/html/pcreprecompile.html
@@ -120,7 +120,7 @@ documentation.
</P>
<P>
If you did not provide custom character tables when the pattern was compiled,
-the pointer in the compiled pattern is NULL, which causes the matching
+the pointer in the compiled pattern is NULL, which causes the matching
functions to use PCRE's internal tables. Thus, you do not need to take any
special action at run time in this case.
</P>