Fix spacing from my previous edit.

CJ Harries 2018-05-19 23:57:21 -05:00
parent 5f42ef63a1
commit 4f5aedd590
1 changed files with 2 additions and 1 deletions

@ -18,7 +18,8 @@ str = " My string"
mylist-0 = value
mylist-1 = value
mylist-2 = value
; "Holey" lists will not work; to define mylist-4 you will also have to define mylist-3
; "Holey" lists will not work; to define mylist-4
; you will also have to define mylist-3
~~~
## Referencing values