Fix copy-paste typo.

This commit is contained in:
Baurzhan Muftakhidinov 2015-05-18 14:19:46 +05:00
parent 6df96946b4
commit fb903329c6

View File

@ -155,7 +155,7 @@ var anotherArray = ["Default index", "starts at", "0"]
# More data structures are available, including tables, sets, lists, queues, # More data structures are available, including tables, sets, lists, queues,
# and crit bit trees. # and crit bit trees.
# http://http://nim-lang.org/docs/lib.html#collections-and-algorithms # http://nim-lang.org/docs/lib.html#collections-and-algorithms
# #
# IO and Control Flow # IO and Control Flow