mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2024-12-23 00:15:06 +00:00
Typo
This commit is contained in:
parent
8257b0b563
commit
5a2f70238a
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ public class BlockTypeWrapper {
|
|||
* <br/>
|
||||
* Invocation will try to lazily initialize the block category if it's not
|
||||
* set yet but the category id is present. If {@link BlockCategory#REGISTRY} is already populated
|
||||
* but does not contain a category with the given name, a BLockCategory containing no items
|
||||
* but does not contain a category with the given name, a BlockCategory containing no items
|
||||
* is returned.
|
||||
* If this wrapper does not wrap a BlockCategory, null is returned.
|
||||
* <br/>
|
||||
|
|
Loading…
Reference in a new issue