Typo achivemnet

This commit is contained in:
thatsIch 2014-09-21 00:30:42 +02:00
parent 2819f5c537
commit 3120b6a4dc

View file

@ -240,7 +240,7 @@ public enum GuiBridge implements IGuiHandler
Object o = target.newInstance( inventory, tE );
/**
* triggers achivemnet when the player sees presses.
* triggers achievement when the player sees presses.
*/
if ( o instanceof AEBaseContainer )
{