Fix copy-n-paste javadoc error

This commit is contained in:
tastybento 2020-12-24 10:09:36 -08:00
parent 065ddfb93f
commit 267387af7a

View File

@ -8,7 +8,7 @@ import org.bukkit.event.Cancellable;
import world.bentobox.bentobox.api.events.BentoBoxEvent;
/**
* Fired when a team event happens.
* Fired when a command event happens.
*
* @author tastybento
*/