summary refs log tree commit diff stats
path: root/web/news.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2012-08-31 00:00:14 +0200
committerAraq <rumpf_a@web.de>2012-08-31 00:00:14 +0200
commitb56df72a325e4991128d808dc6c9edade3d0f293 (patch)
tree25bffb026a4c1ec0ca5f3aeca8588f1601960462 /web/news.txt
parent1d14cb1ad8d4d98ea19daa2d5ab6ded59d58553a (diff)
downloadNim-b56df72a325e4991128d808dc6c9edade3d0f293.tar.gz
made tests green again
Diffstat (limited to 'web/news.txt')
-rwxr-xr-xweb/news.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/news.txt b/web/news.txt
index 80f74cd1e..81bf304a5 100755
--- a/web/news.txt
+++ b/web/news.txt
@@ -112,7 +112,7 @@ Changes affecting backwards compatibility
   the ``inheritable`` pragma to introduce new object roots apart 
   from ``TObject``.
 - Macros now receive parameters like templates do; use the ``callsite`` builtin
-  to gain access to the invokating AST.
+  to gain access to the invocation AST.
 
 
 Compiler Additions