summaryrefslogtreecommitdiff
path: root/doc/pcre2partial.3
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2020-04-24 16:05:36 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2020-04-24 16:05:36 +0000
commita210ceb4b2fbc55a197ae36e1c8efe7765288ab8 (patch)
tree4c9188b9f72287b32d2bbef18d0f83c4f13aa2a1 /doc/pcre2partial.3
parent4d848be74dd036959c94a717dfa7dab23035b6df (diff)
downloadpcre2-a210ceb4b2fbc55a197ae36e1c8efe7765288ab8.tar.gz
Fix documentation typos and upgrade documentation checking script.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1248 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'doc/pcre2partial.3')
-rw-r--r--doc/pcre2partial.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pcre2partial.3 b/doc/pcre2partial.3
index 3ff939f..892906a 100644
--- a/doc/pcre2partial.3
+++ b/doc/pcre2partial.3
@@ -261,7 +261,7 @@ these characters with '<' if the \fBallusedtext\fP modifier is set:
Partial match: 123ab
<<<
.sp
-However, the \fPallusedtext\fP modifier is not available for JIT matching,
+However, the \fBallusedtext\fP modifier is not available for JIT matching,
because JIT matching does not record the first (or last) consulted characters.
For this reason, this information is not available via the API. It is therefore
not possible in general to obtain the exact number of characters that must be