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
1 changed files with 2 additions and 2 deletions

View File

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