summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2009-09-09 10:14:40 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2009-09-09 10:14:40 +0000
commit521d62b6f8ce5c335384727a4014d6bb3a0dae70 (patch)
treed1fdefabd0b1a867ddb93ac696865ebcac99b0d9
parent991bb80f610dd931ec60f90c849f58001759dbfd (diff)
downloadpcre-521d62b6f8ce5c335384727a4014d6bb3a0dae70.tar.gz
Fix typo.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@440 2f5784b3-3f2a-0410-8824-cb99058d5e15
-rw-r--r--doc/pcreapi.36
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/pcreapi.3 b/doc/pcreapi.3
index db3096e..d1ef930 100644
--- a/doc/pcreapi.3
+++ b/doc/pcreapi.3
@@ -1219,8 +1219,8 @@ with a \fBpcre_extra\fP block in which \fImatch_limit_recursion\fP is set, and
PCRE_EXTRA_MATCH_LIMIT_RECURSION is set in the \fIflags\fP field. If the limit
is exceeded, \fBpcre_exec()\fP returns PCRE_ERROR_RECURSIONLIMIT.
.P
-The \fIpcre_callout\fP field is used in conjunction with the "callout" feature,
-which is described in the
+The \fIcallout_data\fP field is used in conjunction with the "callout" feature,
+and is described in the
.\" HREF
\fBpcrecallout\fP
.\"
@@ -2012,6 +2012,6 @@ Cambridge CB2 3QH, England.
.rs
.sp
.nf
-Last updated: 05 September 2009
+Last updated: 09 September 2009
Copyright (c) 1997-2009 University of Cambridge.
.fi