Fix several typos in comments

This commit is contained in:
Hugo Locurcio
2019-04-21 16:57:42 +02:00
parent c30366d2dc
commit e09d2fab01
2 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@
This also registers the node with the circular saw.
Example:
```lua
stairsplus:register_all("moreblocks", "wood", "defaut:wood", {
stairsplus:register_all("moreblocks", "wood", "default:wood", {
description = "Wooden",
tiles = {"default_wood.png"},
groups = {oddly_breakabe_by_hand=1},