summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2014-12-15 20:59:03 +0100
committerAraq <rumpf_a@web.de>2014-12-15 20:59:03 +0100
commite39d4bb4e004843422532d074b5726d138add773 (patch)
tree67812bb04ca7aeed20b8df77cac5ac2048f9441c
parent7cf36add377f266b2714d63616f818b886eb6703 (diff)
downloadNim-e39d4bb4e004843422532d074b5726d138add773.tar.gz
typo
-rw-r--r--doc/manual/modules.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/modules.txt b/doc/manual/modules.txt
index 6ca32fef8..4000597d0 100644
--- a/doc/manual/modules.txt
+++ b/doc/manual/modules.txt
@@ -57,7 +57,7 @@ imported:
 
 It is not checked that the ``except`` list is really exported from the module.
 This feature allows to compile against an older version of the module that
-lacks does not export these identifiers.
+does not export these identifiers.
 
 
 Include statement