Fix a small typo in the manual

This commit is contained in:
Austin Morris
2016-06-20 21:22:05 -07:00
parent f5096076b2
commit 5c545bee39

View File

@@ -619,7 +619,7 @@ Note that ``system.finished`` is error prone to use because it only returns
3
0
Instead this code has be used:
Instead this code has to be used:
.. code-block:: nim
var c = mycount # instantiate the iterator