BUILDTOOLS-203: Fix invalid javadoc

This commit is contained in:
md_5 2016-03-04 16:19:11 +11:00
parent 31d6ee265a
commit 2b96a65524

View file

@ -14,7 +14,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
}
+
+ /**
+ * Gets all players hidden with {@link hidePlayer(org.bukkit.entity.Player)}.
+ * Gets all players hidden with {@link #hidePlayer(org.bukkit.entity.Player)}.
+ *
+ * @return a Set with all hidden players
+ */