typo in news.txt

This commit is contained in:
Araq
2013-02-18 17:23:50 +01:00
parent d15981adbc
commit 8e73d096c0

View File

@@ -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