--- embedaddon/pcre/doc/html/pcredemo.html 2012/02/21 23:05:52 1.1 +++ embedaddon/pcre/doc/html/pcredemo.html 2013/07/22 08:25:57 1.1.1.2 @@ -265,7 +265,7 @@ if (namecount <= 0) printf("No named substrings\n") * more than one byte. * * * * However, there is a complication concerned with newlines. When the * -* newline convention is such that CRLF is a valid newline, we want must * +* newline convention is such that CRLF is a valid newline, we must * * advance by two characters rather than one. The newline convention can * * be set in the regex by (*CR), etc.; if not, we must find the default. * *************************************************************************/