this grammar error is literally the root cause of climate change (#152)

This commit is contained in:
vrrdnt 2019-11-08 13:49:36 -08:00 committed by Ivan
parent 35ff7494a4
commit a40785f31e

View File

@ -42,7 +42,7 @@ public class Command_curse extends FreedomCommand
if (plugin.cul.cursedPlayers.containsKey(player))
{
msg("Already attempting to cruse!", ChatColor.RED);
msg("Already attempting to curse!", ChatColor.RED);
return true;
}