summaryrefslogtreecommitdiff
path: root/doc/html/pcre2.html
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2014-11-23 18:38:38 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2014-11-23 18:38:38 +0000
commit469ce4c0cdbb50172723c20b6ce2590a5e593023 (patch)
tree59e68ed0cc94d6367c7d19e230a778b58a89e46b /doc/html/pcre2.html
parented4ed4376d5c874b42ca5817e91189b6ca1c7298 (diff)
downloadpcre2-469ce4c0cdbb50172723c20b6ce2590a5e593023.tar.gz
More documentation and test updates.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@158 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'doc/html/pcre2.html')
-rw-r--r--doc/html/pcre2.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/pcre2.html b/doc/html/pcre2.html
index a01c63f..2c2b106 100644
--- a/doc/html/pcre2.html
+++ b/doc/html/pcre2.html
@@ -148,7 +148,7 @@ listing), and the short pages for individual functions, are concatenated in
pcre2limits details of size and other limits
pcre2matching discussion of the two matching algorithms
pcre2partial details of the partial matching facility
- pcre2pattern syntax and semantics of supported regular expression patterns
+ pcre2pattern syntax and semantics of supported regular expression patterns
pcre2perform discussion of performance issues
pcre2posix the POSIX-compatible C API for the 8-bit library
pcre2sample discussion of the pcre2demo program