mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 13:16:45 +01:00
Typo
This commit is contained in:
parent
8257b0b563
commit
5a2f70238a
@ -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 New Issue
Block a user