diff options
Diffstat (limited to 'web/news.txt')
-rwxr-xr-x | web/news.txt | 2 |
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 |