Spelling correction

This commit is contained in:
BuildTools 2019-02-14 03:02:16 -05:00
parent f3734f6545
commit 64bd162ef0

View File

@ -152,7 +152,7 @@ public class LocaleQuery {
* @param player The player for whom the message is to be sent
* @param message The message to be sent to the player
* @param type The entity type to be translated
* @param extra Carreer, Ocelot, or Rabbit type if applicable
* @param extra Carrer, Ocelot, or Rabbit type if applicable
*/
public void sendMessage(Player player, String message, EntityType type, String extra) {
if (type == null ) {