Minor formatting fixes

This commit is contained in:
md_5 2021-07-22 11:46:41 +10:00
parent 2e0e88db0d
commit bda1605627
No known key found for this signature in database
GPG Key ID: E8E901AC7C617C11
2 changed files with 2 additions and 2 deletions

View File

@ -57,7 +57,7 @@ public interface ProxiedPlayer extends Connection, CommandSender
String getDisplayName();
/**
* Sets this players display name to be used by bungeecord commands and plugins.
* Sets this player's display name to be used by proxy commands and plugins.
*
* @param name the name to set
*/