mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-28 17:04:41 +00:00
minor capitalization typo in manual (#11028) [ci skip]
This commit is contained in:
@@ -2516,7 +2516,7 @@ the variable has been initialized and does not rely on syntactic properties:
|
||||
# use x
|
||||
|
||||
|
||||
let statement
|
||||
Let statement
|
||||
-------------
|
||||
|
||||
A ``let`` statement declares new local and global `single assignment`:idx:
|
||||
|
||||
Reference in New Issue
Block a user