summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2012-12-09 15:53:59 +0100
committerAraq <rumpf_a@web.de>2012-12-09 15:53:59 +0100
commitf96ec25ed26cc8868adba6c61af037056049e6be (patch)
treedea28ebddf9a9d55a753b4e94540aed5095fdc75 /doc
parent654a99266f4c771ad5c2f0d7fe1f522f85279f80 (diff)
downloadNim-f96ec25ed26cc8868adba6c61af037056049e6be.tar.gz
made some tests green; some small bugfixes
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/manual.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual.txt b/doc/manual.txt
index da66833ab..6e61395e3 100755
--- a/doc/manual.txt
+++ b/doc/manual.txt
@@ -2408,7 +2408,7 @@ simplicity (they require specialized semantic checking)::
   is, of, echo, shallowCopy, getAst
 
 Thus they act more like keywords than like ordinary identifiers; unlike a 
-keyword however, a redefinition may `shadow`:id: the definition in 
+keyword however, a redefinition may `shadow`:idx: the definition in 
 the ``system`` module.