summaryrefslogtreecommitdiff
path: root/doc/html/pcretest.html
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2011-12-06 15:38:01 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2011-12-06 15:38:01 +0000
commit4145bb1ecab77682c81fb99bdd0380bf64a6392e (patch)
tree1739fd5605222d1986f72584086519115e0a2046 /doc/html/pcretest.html
parent475e97e3c2ef83094b3b2239b7cf4ffcc2c05f68 (diff)
downloadpcre-4145bb1ecab77682c81fb99bdd0380bf64a6392e.tar.gz
Source tidies for 8.21-RC1
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@788 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'doc/html/pcretest.html')
-rw-r--r--doc/html/pcretest.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/pcretest.html b/doc/html/pcretest.html
index 80d224b..c883064 100644
--- a/doc/html/pcretest.html
+++ b/doc/html/pcretest.html
@@ -364,9 +364,9 @@ which it appears.
</P>
<P>
The <b>/M</b> modifier causes the size of memory block used to hold the compiled
-pattern to be output. This does not include the size of the <b>pcre</b> block;
+pattern to be output. This does not include the size of the <b>pcre</b> block;
it is just the actual compiled data. If the pattern is successfully studied
-with the PCRE_STUDY_JIT_COMPILE option, the size of the JIT compiled code is
+with the PCRE_STUDY_JIT_COMPILE option, the size of the JIT compiled code is
also output.
</P>
<P>