This commit is contained in:
Daniil Yarancev
2017-08-28 19:14:11 +03:00
committed by Andreas Rumpf
parent 22684370b0
commit a3f82a574f

View File

@@ -269,7 +269,7 @@ type
set*{.magic: "Set".}[T] ## Generic type to construct bit sets.
UncheckedArray* {.unchecked.}[T] = array[0, T]
## Array with no boudns checking
## Array with no bounds checking
when defined(nimArrIdx):
# :array|openarray|string|seq|cstring|tuple