Correct a silly typo I introduced: withing -> within.
Noticed by: das
This commit is contained in:
parent
c7cacf27f0
commit
db6fc08364
@ -250,7 +250,7 @@ For example, the context address
|
||||
is equivalent to
|
||||
.Li /abc/ .
|
||||
Also, putting a backslash character before the delimiting character
|
||||
withing the regular expression causes the character to be treated literally.
|
||||
within the regular expression causes the character to be treated literally.
|
||||
For example, in the context address
|
||||
.Li \exabc\exdefx ,
|
||||
the RE delimiter is an
|
||||
|
Loading…
Reference in New Issue
Block a user