Fix a typo

This commit is contained in:
Acrobot 2013-09-15 15:39:40 +02:00
parent 69b8b6fd7a
commit 7d4b355e64
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ import org.bukkit.event.Event;
import org.bukkit.event.HandlerList;
/**
* Checks for the existance of an account
* Checks for the existence of an account
*
* @author Acrobot
*/