--- embedaddon/pcre/pcredemo.c 2012/02/21 23:05:51 1.1.1.1 +++ embedaddon/pcre/pcredemo.c 2013/07/22 08:25:56 1.1.1.2 @@ -248,7 +248,7 @@ if (namecount <= 0) printf("No named substrings\n"); e * 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. * *************************************************************************/