summary refs log tree commit diff stats
path: root/doc/lib.txt
diff options
context:
space:
mode:
authorBillingsly Wetherfordshire <phowl.mouth@gmail.com>2015-02-14 17:21:20 -0600
committerBillingsly Wetherfordshire <phowl.mouth@gmail.com>2015-02-14 17:21:20 -0600
commit78cae0dd45f41f795a4876f9b31c058fbd3b97c1 (patch)
tree879d0b3a48e0c69eaa269ab34403aa08e8c41381 /doc/lib.txt
parent8ed31ffd2b8cd0605c7db764e951b025129696bc (diff)
downloadNim-78cae0dd45f41f795a4876f9b31c058fbd3b97c1.tar.gz
Update lib.txt
oops
Diffstat (limited to 'doc/lib.txt')
-rw-r--r--doc/lib.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lib.txt b/doc/lib.txt
index da45afea6..4185e6f74 100644
--- a/doc/lib.txt
+++ b/doc/lib.txt
@@ -52,7 +52,7 @@ Core
   Locks and condition variables for Nim.
 
 * `macros <macros.html>`_
-  Contains the AST API and documentation of Nim for writing macros.i
+  Contains the AST API and documentation of Nim for writing macros.
 
 * `typeinfo <typeinfo.html>`_
   Provides (unsafe) access to Nim's run time type information.