diff options
Diffstat (limited to 'lib/nimrtl.nim')
-rw-r--r-- | lib/nimrtl.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/nimrtl.nim b/lib/nimrtl.nim index a2a10c6bd..301ffb43b 100644 --- a/lib/nimrtl.nim +++ b/lib/nimrtl.nim @@ -12,7 +12,7 @@ batchable: false # ## Main file to generate a DLL from the standard library. -## The default Nimrtl does not only contain the ``system`` module, but these +## The default Nimrtl does not only contain the `system` module, but these ## too: ## ## * parseutils |