Nimrod renamed to Nim

This commit is contained in:
Araq
2014-08-28 09:59:26 +02:00
parent d05df2173b
commit 4523b29d7a
23 changed files with 90 additions and 90 deletions

View File

@@ -11,7 +11,7 @@
##
## Example:
##
## .. code-block:: nimrod
## .. code-block:: nim
## import strutils, sockets, httpserver
##
## var counter = 0