Revision: 1341
http://vcs.pcre.org/viewvc?view=rev&revision=1341
Author: ph10
Date: 2013-06-28 16:07:57 +0100 (Fri, 28 Jun 2013)
Log Message:
-----------
Fix typo.
Modified Paths:
--------------
code/trunk/doc/pcrepattern.3
Modified: code/trunk/doc/pcrepattern.3
===================================================================
--- code/trunk/doc/pcrepattern.3 2013-06-18 07:49:46 UTC (rev 1340)
+++ code/trunk/doc/pcrepattern.3 2013-06-28 15:07:57 UTC (rev 1341)
@@ -3060,7 +3060,7 @@
.sp
...(*COMMIT)(*PRUNE)...
.sp
-If there is a matching failure to the right, backtracking onto (*PRUNE) cases
+If there is a matching failure to the right, backtracking onto (*PRUNE) causes
it to be triggered, and its action is taken. There can never be a backtrack
onto (*COMMIT).
.