summary refs log tree commit diff stats
diff options
context:
space:
mode:
-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.