summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2012-11-22 07:53:50 +0100
committerAraq <rumpf_a@web.de>2012-11-22 07:53:50 +0100
commitd0de1fc336477231f6f0905f587ad33bfddaca35 (patch)
treee20b772bbca3848ce2d9862e6adaef28342386c4 /doc
parent338683a1980e32fb31d8a09e0308e422b883e686 (diff)
downloadNim-d0de1fc336477231f6f0905f587ad33bfddaca35.tar.gz
made 'shared' a keyword
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/keywords.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/keywords.txt b/doc/keywords.txt
index 03e9cc6fd..2a775cd94 100755
--- a/doc/keywords.txt
+++ b/doc/keywords.txt
@@ -12,7 +12,7 @@ nil not notin
 object of or out
 proc ptr
 raise ref return
-shl shr static
+shared shl shr static
 template try tuple type
 var
 when while with without