mirror of
https://github.com/neocturne/MinedMap.git
synced 2025-03-04 17:23:33 +01:00
resource: fix typo in doc comment
This commit is contained in:
parent
d29c0df25d
commit
1874d3082d
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ pub enum BlockFlag {
|
|||
Foliage,
|
||||
/// The block type is birch foliage
|
||||
Birch,
|
||||
/// The block type is spurce foliage
|
||||
/// The block type is spruce foliage
|
||||
Spruce,
|
||||
/// The block type is colored using biome water colors
|
||||
Water,
|
||||
|
|
Loading…
Add table
Reference in a new issue