diff --git a/config/nimdoc.cfg b/config/nimdoc.cfg
index 975c7c06af..7bb63ddaa3 100644
--- a/config/nimdoc.cfg
+++ b/config/nimdoc.cfg
@@ -1,15 +1,15 @@
# This is the config file for the documentation generator.
# (c) 2012 Andreas Rumpf
# Feel free to edit the templates as you need. If you modify this file, it
-# might be worth updating the hardcoded values in packages/docutils/rstgen.ni
+# might be worth updating the hardcoded values in packages/docutils/rstgen.nim
-split.item.toc = "20"
+split.item.toc = "20"
# too long entries in the table of contents wrap around
# after this number of characters
doc.section = """
"""
@@ -58,22 +59,25 @@ doc.item.toc = """
# * $line: line of the item in the original source file.
# * $url: whatever you did pass through the --docSeeSrcUrl switch (which also
# gets variables path/line replaced!)
-doc.item.seesrc = """See source"""
+doc.item.seesrc = """ Source"""
doc.toc = """
-