reference: fix incorrect example

This commit is contained in:
Starbeamrainbowlabs 2023-05-24 22:01:33 +01:00
parent 7cb1160e65
commit b2556934b1
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 1 additions and 1 deletions

View File

@ -1194,7 +1194,7 @@ This is equivalent to executing the following 3 commands in sequence:
Here are some more examples:
```
//for meselamp brick snowblock bamboo:wood do { //multi //maze %% //sshift y 5 }
//for meselamp brick snowblock bamboo:wood do //multi //maze %% //sshift y 5
//for 5 10 15 do //torus %% 3 dirt xz
```