summary refs log tree commit diff stats
path: root/web
diff options
context:
space:
mode:
authorAndreas Rumpf <andreas@andreas-desktop>2010-03-10 21:16:05 +0100
committerAndreas Rumpf <andreas@andreas-desktop>2010-03-10 21:16:05 +0100
commit3dafd6856bfd644e9cf518b36e5bfedc3220a702 (patch)
treeca64155b7a7c464f8a52f132ff4fbfb83ff1dc51 /web
parent96b828a3863c28680e8a5b0165c5e0bbcca7a46c (diff)
downloadNim-3dafd6856bfd644e9cf518b36e5bfedc3220a702.tar.gz
improvements graphics module
Diffstat (limited to 'web')
-rwxr-xr-xweb/news.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/news.txt b/web/news.txt
index 4ceaea6e7..232327c7a 100755
--- a/web/news.txt
+++ b/web/news.txt
@@ -54,7 +54,7 @@ Additions
 - Added ``colors`` module.
 - Many wrappers now do not contain redundant name prefixes (like ``GTK_``,
   ``lua``). The old wrappers are still available in ``lib/oldwrappers``. 
-  Change your configuration file to use these.
+  You can change your configuration file to use these.
 - Triple quoted strings allow for ``"`` in more contexts.
 - ``""`` within raw string literals stands for a single quotation mark.
 - More extensive subscript operator overloading. See