Player: fixed documentation of getDisplayName()

[ci skip]
This commit is contained in:
Dylan K. Taylor 2019-07-07 23:49:06 +01:00
parent 7c52b4c93d
commit 03e70e68f4

View File

@ -800,7 +800,7 @@ class Player extends Human implements CommandSender, ChunkLoader, IPlayer{
}
/**
* Gets the "friendly" name to display of this player to use in the chat.
* Returns the "friendly" display name of this player to use in the chat.
*
* @return string
*/