[Pcre-svn] [950] code/trunk/doc/pcreapi.3: Fix typo.

Top Page
Delete this message
Author: Subversion repository
Date:  
To: pcre-svn
Subject: [Pcre-svn] [950] code/trunk/doc/pcreapi.3: Fix typo.
Revision: 950
          http://vcs.pcre.org/viewvc?view=rev&revision=950
Author:   ph10
Date:     2012-03-10 09:23:27 +0000 (Sat, 10 Mar 2012)


Log Message:
-----------
Fix typo.

Modified Paths:
--------------
    code/trunk/doc/pcreapi.3


Modified: code/trunk/doc/pcreapi.3
===================================================================
--- code/trunk/doc/pcreapi.3    2012-03-08 10:28:49 UTC (rev 949)
+++ code/trunk/doc/pcreapi.3    2012-03-10 09:23:27 UTC (rev 950)
@@ -1891,7 +1891,7 @@
 .P
 If the vector is too small to hold all the captured substring offsets, it is
 used as far as possible (up to two-thirds of its length), and the function
-returns a value of zero. If neither the actual string matched not any captured
+returns a value of zero. If neither the actual string matched nor any captured
 substrings are of interest, \fBpcre_exec()\fP may be called with \fIovector\fP
 passed as NULL and \fIovecsize\fP as zero. However, if the pattern contains
 back references and the \fIovector\fP is not big enough to remember the related