mirror of
https://github.com/janet-lang/janet
synced 2025-03-03 23:08:10 +00:00
boot.janet, fix possible typo
Possible typo?
This commit is contained in:
parent
7c8f5ef811
commit
894aea7ce7
@ -562,7 +562,7 @@
|
||||
two-element tuple with a start and (exclusive) end value, and an optional
|
||||
(positive!) step size.
|
||||
|
||||
* :down-to -- same :as down, but the range is inclusive [start, end].
|
||||
* :down-to -- same as :down, but the range is inclusive [start, end].
|
||||
|
||||
* :keys -- iterate over the keys in a data structure.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user