From 22005d1fb873470df37c031f5db33fd0b3301a43 Mon Sep 17 00:00:00 2001 From: Dmitry Mikhirev Date: Tue, 18 Nov 2014 21:49:13 +0300 Subject: mistyping --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e420630..8d1abf8 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ because it will reset them. `pcre_find` also provides ability to set named variables to matched substrings. It can be useful if you want to preserve captured value after another matching -function called or if your pattern is quiet complicated, and it is difficult +function called or if your pattern is quite complicated, and it is difficult to handle substring numbers. In PCRE, a subpattern can be named in one of three ways: `(?...)` -- cgit v1.2.1