--- code/trunk/doc/html/pcrecallout.html 2011/12/05 12:33:44 784
+++ code/trunk/doc/html/pcrecallout.html 2011/12/06 15:38:01 788
@@ -190,7 +190,7 @@
The mark field is present from version 2 of the pcre_callout
structure. In callouts from pcre_exec() it contains a pointer to the
zero-terminated name of the most recently passed (*MARK), (*PRUNE), or (*THEN)
-item in the match, or NULL if no such items have been passed. Instances of
+item in the match, or NULL if no such items have been passed. Instances of
(*PRUNE) or (*THEN) without a name do not obliterate a previous (*MARK). In
callouts from pcre_dfa_exec() this field always contains NULL.