summaryrefslogtreecommitdiff
path: root/doc/html/pcre2test.html
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2021-04-28 16:44:51 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2021-04-28 16:44:51 +0000
commit06f191450da1c315015d64e72808903a67d4c1be (patch)
treebff558884136dc59832ad0f7e8731a3fe5fa8050 /doc/html/pcre2test.html
parent5ccce6d6546b311aff95423119752a1bec1aa0a2 (diff)
downloadpcre2-06f191450da1c315015d64e72808903a67d4c1be.tar.gz
Final file tidies for 10.37-RC1
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1309 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'doc/html/pcre2test.html')
-rw-r--r--doc/html/pcre2test.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/pcre2test.html b/doc/html/pcre2test.html
index 3a7a9b7..09d3a0e 100644
--- a/doc/html/pcre2test.html
+++ b/doc/html/pcre2test.html
@@ -1421,8 +1421,8 @@ replacement strings cannot contain commas, because a comma signifies the end of
a modifier. This is not thought to be an issue in a test program.
</P>
<P>
-Specifying a completely empty replacement string disables this modifier.
-However, it is possible to specify an empty replacement by providing a buffer
+Specifying a completely empty replacement string disables this modifier.
+However, it is possible to specify an empty replacement by providing a buffer
length, as described below, for an otherwise empty replacement.
</P>
<P>