diff --git a/src/pocketmine/Player.php b/src/pocketmine/Player.php index e74c0ffd8..d313b9522 100644 --- a/src/pocketmine/Player.php +++ b/src/pocketmine/Player.php @@ -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 */