summary refs log tree commit diff stats
path: root/doc/nimrodc.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/nimrodc.txt')
-rwxr-xr-xdoc/nimrodc.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/nimrodc.txt b/doc/nimrodc.txt
index fd7d9d226..58cfa22f6 100755
--- a/doc/nimrodc.txt
+++ b/doc/nimrodc.txt
@@ -87,7 +87,7 @@ generated; use the ``--symbolFiles:on`` command line switch to activate them.
 

 Unfortunately due to technical reasons the ``--symbolFiles:on`` needs 

 to *aggregate* some generated C code. This means that the resulting executable

-might contain some cruft even in when dead code elimination is turned on. So

+might contain some cruft even when dead code elimination is turned on. So

 the final release build should be done with ``--symbolFiles:off``.

 

 Due to the aggregation of C code it is also recommended that each project