diff options
Diffstat (limited to 'tests/02-char.sh')
| -rw-r--r-- | tests/02-char.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/02-char.sh b/tests/02-char.sh index e630e45..1493fa6 100644 --- a/tests/02-char.sh +++ b/tests/02-char.sh @@ -1,3 +1,3 @@ # Match a single character with backtick: -# Example: bp -p '`A' matches the letter "A" -bp -p '`x' +# Example: bp '{`A}' matches the letter "A" +bp '{`x}' |
