summary refs log tree commit diff stats
path: root/web
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2014-12-30 02:52:51 +0100
committerAraq <rumpf_a@web.de>2014-12-30 02:52:51 +0100
commit334097a03a13f4e4e42a25d896be7d9b2cd113d4 (patch)
tree3f3e01bc0a7a013a98049688293d6057d2faf9e9 /web
parent4a6565f8c2d958f30c8504abf725eef2e69250c0 (diff)
downloadNim-334097a03a13f4e4e42a25d896be7d9b2cd113d4.tar.gz
website: better formating
Diffstat (limited to 'web')
-rw-r--r--web/news.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/web/news.txt b/web/news.txt
index cca2aaeee..75c574405 100644
--- a/web/news.txt
+++ b/web/news.txt
@@ -137,9 +137,9 @@ Compiler Additions
 - The following procs are now available at compile-time::
 
     math.sqrt, math.ln, math.log10, math.log2, math.exp, math.round,
-    math.arccos, math.arcsin, math.arctan, math.arctan2, math.cos, math.cosh,
-    math.hypot, math.sinh, math.sin, math.tan, math.tanh, math.pow,
-    math.trunc, math.floor, math.ceil, math.fmod,
+    math.arccos, math.arcsin, math.arctan, math.arctan2, math.cos,
+    math.cosh, math.hypot, math.sinh, math.sin, math.tan, math.tanh,
+    math.pow, math.trunc, math.floor, math.ceil, math.fmod,
     os.getEnv, os.existsEnv, os.dirExists, os.fileExists,
     system.writeFile