Fix typo in previous commit

By: md_5 <git@md-5.net>
This commit is contained in:
Bukkit/Spigot
2019-05-05 10:59:48 +10:00
parent c38c74e64d
commit 692e60f3f0

View File

@@ -74,7 +74,7 @@ public class PortalCreateEvent extends WorldEvent implements Cancellable {
*/ */
FIRE, FIRE,
/** /**
* When a nether portal frame and portal is created at the exist of an * When a nether portal frame and portal is created at the exit of an
* entered nether portal. * entered nether portal.
*/ */
NETHER_PAIR, NETHER_PAIR,