summary refs log tree commit diff stats
path: root/web/news
diff options
context:
space:
mode:
Diffstat (limited to 'web/news')
-rw-r--r--web/news/2016_09_30_version_0_15_0_released.rst (renamed from web/news/version_0_15_released.rst)2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/news/version_0_15_released.rst b/web/news/2016_09_30_version_0_15_0_released.rst
index f5bd72234..47c02e9e4 100644
--- a/web/news/version_0_15_released.rst
+++ b/web/news/2016_09_30_version_0_15_0_released.rst
@@ -465,7 +465,7 @@ via a commit, for a full list see
   (`#4699 <https://github.com/nim-lang/Nim/issues/4699>`_)
 
 - Fixed "Closing AsyncEvent now also unregisters it on non-Windows platforms"
-    (`#4694 <https://github.com/nim-lang/Nim/issues/4694>`_)
+  (`#4694 <https://github.com/nim-lang/Nim/issues/4694>`_)
 - Fixed "Don't update handle in upcoming/asyncdispatch poll() if it was closed"
   (`#4697 <https://github.com/nim-lang/Nim/issues/4697>`_)
 - Fixed "generated local variables declared outside block"