mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-11-22 15:33:00 +00:00
docs/Tutorial: typo
This commit is contained in:
parent
19404484a0
commit
d00b5a6213
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ WorldEditAdditions provides a number of *meta commands*. Such commands don't do
|
||||||
|
|
||||||
- [`//subdivide`](/Reference#subdivide): split a region into chunks, and execute the command once for each chunk
|
- [`//subdivide`](/Reference#subdivide): split a region into chunks, and execute the command once for each chunk
|
||||||
- [`//many`](/Reference#many): Execute a command multiple times
|
- [`//many`](/Reference#many): Execute a command multiple times
|
||||||
- [`//multi`](/!node_modules, !_sitemulti): Execute multiple commands in sequence
|
- [`//multi`](/Reference#multi): Execute multiple commands in sequence
|
||||||
|
|
||||||
Of course, this isn't an exhaustive list - check the [reference](/Reference) for a full list.
|
Of course, this isn't an exhaustive list - check the [reference](/Reference) for a full list.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue