Merge pull request #4380 from AustinMorris/fix-manual-typo

Fix a small typo in the manual
This commit is contained in:
Andreas Rumpf
2016-06-21 11:18:31 +02:00
committed by GitHub

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