From 6d749aed291dbe27a42fef25550460cbd2fe6990 Mon Sep 17 00:00:00 2001 From: Dominik Picheta Date: Mon, 29 Dec 2014 18:00:50 +0000 Subject: [PATCH] Fix typo in news. --- web/news.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/web/news.txt b/web/news.txt index ddeab0f9b3..cca2aaeeea 100644 --- a/web/news.txt +++ b/web/news.txt @@ -28,7 +28,7 @@ for lightweight threading through the use of ``spawn``. The unpopular "T" and "P" prefixes on types have been deprecated. Nim also became more expressive by weakening the distinction between statements and -epxressions. We also added a new and searchable forum, a new website, and our +expressions. We also added a new and searchable forum, a new website, and our documentation generator ``docgen`` has seen major improvements. What's left to be done @@ -194,7 +194,6 @@ Bugfixes - Fixed queue exhaustion bug. - Many, many more. - 2014-12-09 New website design! ==============================