summary refs log tree commit diff stats
path: root/web/news.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2013-02-18 17:23:50 +0100
committerAraq <rumpf_a@web.de>2013-02-18 17:23:50 +0100
commit8e73d096c0cdb179f098858b5b1d3bbdcb52a4c7 (patch)
tree07b5fb979f60e4b29dcd23dd277d5b85b75e8e98 /web/news.txt
parentd15981adbcfe507f58f3cc6167272d8af363bbf4 (diff)
downloadNim-8e73d096c0cdb179f098858b5b1d3bbdcb52a4c7.tar.gz
typo in news.txt
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 3ec1ee0bf..a0728e812 100755
--- a/web/news.txt
+++ b/web/news.txt
@@ -27,7 +27,7 @@ Library Additions
 - There is a new experimental mark&sweep GC which can be faster (or much 
   slower) than the default GC. Enable with ``--gc:markAndSweep``.
 - ``system.fields`` and ``system.fieldPairs`` support ``object`` too; they
-  used to only suppor tuples.
+  used to only support tuples.
 
 
 Changes affecting backwards compatibility