Fix invalid link tag

This commit is contained in:
Andre_601 2021-01-29 03:29:35 +01:00 committed by GitHub
parent dd2981b13e
commit 892f0727e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,8 +26,8 @@ import org.bukkit.event.HandlerList;
import org.jetbrains.annotations.NotNull; import org.jetbrains.annotations.NotNull;
/** /**
* Indicates that <b>all</b> {@link PlaceholderExpansions} have been * Indicates that <b>all</b> {@link PlaceholderExpansion PlayceholderExpansions}
* loaded. * have been loaded.
* <br/>This event is fired on Server load and when reloading the * <br/>This event is fired on Server load and when reloading the
* confiuration. * confiuration.
*/ */