summary refs log tree commit diff stats
path: root/tools
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2014-11-10 01:33:25 +0100
committerAraq <rumpf_a@web.de>2014-11-10 01:33:25 +0100
commitb6e006fbbe0db7c786e4fb4a3039d544991e380c (patch)
treea1ed29727d3baeb03da87678a88631ed76e52b1c /tools
parent830e0c0009d25d84a26fc997722eee4ecd015fd9 (diff)
downloadNim-b6e006fbbe0db7c786e4fb4a3039d544991e380c.tar.gz
fixes #1646
Diffstat (limited to 'tools')
-rw-r--r--tools/niminst/niminst.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/niminst/niminst.nim b/tools/niminst/niminst.nim
index 022b14209..9ee3eb9b9 100644
--- a/tools/niminst/niminst.nim
+++ b/tools/niminst/niminst.nim
@@ -148,7 +148,7 @@ Options:
   -h, --help          shows this help
   -v, --version       shows the version
 Compile_options:
-  will be passed to the Nimrod compiler
+  will be passed to the Nim compiler
 """
 
 proc parseCmdLine(c: var TConfigData) =