diff options
Diffstat (limited to 'doc/subexes.txt')
-rw-r--r-- | doc/subexes.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/subexes.txt b/doc/subexes.txt index f43983e09..54304f033 100644 --- a/doc/subexes.txt +++ b/doc/subexes.txt @@ -1,7 +1,7 @@ Substitution Expressions (subex) ================================ -A *subex* (*Substitution Expression*) represents an advanted string +A *subex* (*Substitution Expression*) represents an advanced string substitution. In contrast to a `regex`:idx: which deals with string analysis, a *subex* deals with string synthesis. |