diff options
Diffstat (limited to 'ext/icu')
| -rw-r--r-- | ext/icu/README.txt | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/ext/icu/README.txt b/ext/icu/README.txt index c5cadb5..d744f74 100644 --- a/ext/icu/README.txt +++ b/ext/icu/README.txt @@ -98,7 +98,7 @@ SQLite. Documentation follows.          <string> REGEXP <re-pattern>      This extension uses the ICU defaults for regular expression matching -    behaviour. Specifically, this means that: +    behavior. Specifically, this means that:          * Matching is case-sensitive,          * Regular expression comments are not allowed within patterns, and | 
