mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-20 06:20:38 +00:00
Fix typo
This commit is contained in:
@@ -1994,7 +1994,7 @@ Start of a borrow
|
||||
A borrow starts with one of the following:
|
||||
|
||||
- The assignment of a non-view-type to a view-type.
|
||||
- The assingment of a location that is derived from a local parameter
|
||||
- The assignment of a location that is derived from a local parameter
|
||||
to a view-type.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user