summary refs log tree commit diff stats
path: root/doc/subexes.txt
diff options
context:
space:
mode:
authorAman Gupta <aman@tmm1.net>2015-09-20 18:16:51 -0700
committerAman Gupta <aman@tmm1.net>2015-09-20 18:16:51 -0700
commitd93ae34d2a03c87ea536b78a45048d2f2c0ebb1c (patch)
tree6cfc3f9b1e4ae3fa925b24d8638263ef6d8a8a39 /doc/subexes.txt
parent492f5eb7045cb6cd2a3835f5bfcb09c35bc73e40 (diff)
downloadNim-d93ae34d2a03c87ea536b78a45048d2f2c0ebb1c.tar.gz
s/advanted/advanced/g
Diffstat (limited to 'doc/subexes.txt')
-rw-r--r--doc/subexes.txt2
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.