diff options
Diffstat (limited to 'posix/rxspencer/tests')
-rw-r--r-- | posix/rxspencer/tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/posix/rxspencer/tests b/posix/rxspencer/tests index 3ad46e2..810e4be 100644 --- a/posix/rxspencer/tests +++ b/posix/rxspencer/tests @@ -183,7 +183,7 @@ a\(***\)b bC BADRPT # The following two tests are not correct: #{ & { { #{abc & {abc {abc -# '{' is always a special char outside bracket expressions. So test ony BRE: +# '{' is always a special char outside bracket expressions. So test only BRE: { b { { {abc b {abc {abc {1 C BADRPT |