mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-18 21:40:32 +00:00
Fix typo
This commit is contained in:
@@ -221,7 +221,7 @@ is a suitable place for implementing a program loop capable of calling
|
||||
|
||||
Please note that reloading won't be possible when any of the type definitions
|
||||
in the program has been changed. When closure iterators are used (directly or
|
||||
through async code), the reloaded refinitions will affect only newly created
|
||||
through async code), the reloaded definitions will affect only newly created
|
||||
instances. Existing iterator instancess will execute their original code to
|
||||
completion.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user