mirror of
https://github.com/EngineHub/WorldGuard.git
synced 2024-11-27 13:07:29 +01:00
Fix a typo in some Javadocs.
This commit is contained in:
parent
e24d7ccb10
commit
709ce9eb08
@ -68,7 +68,7 @@ public GlobalRegionManager(WorldGuardPlugin plugin, RegionContainer container) {
|
||||
* has been disabled.</p>
|
||||
*
|
||||
* @param world the world
|
||||
* @return a region manager, or {@code null} if one is not availale
|
||||
* @return a region manager, or {@code null} if one is not available
|
||||
*/
|
||||
@Nullable
|
||||
public RegionManager get(World world) {
|
||||
|
Loading…
Reference in New Issue
Block a user