Fix javadoc typo in CreatureSpawner

By: md_5 <git@md-5.net>
This commit is contained in:
Bukkit/Spigot 2018-01-24 17:28:43 +11:00
parent 92ef431922
commit 64ceb83927

View file

@ -81,7 +81,7 @@ public interface CreatureSpawner extends BlockState {
public void setMinSpawnDelay(int delay);
/**
* This maximum spawn delay amount (in ticks).
* The maximum spawn delay amount (in ticks).
* <br>
* This value is used when the spawner resets its delay (for any reason).
* It will choose a random number between {@link #getMinSpawnDelay()}