From 3120b6a4dc1ffff069bbe98734f62ecca4fa1daf Mon Sep 17 00:00:00 2001 From: thatsIch Date: Sun, 21 Sep 2014 00:30:42 +0200 Subject: [PATCH] Typo achivemnet --- core/sync/GuiBridge.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/sync/GuiBridge.java b/core/sync/GuiBridge.java index a4985529..24697d6c 100644 --- a/core/sync/GuiBridge.java +++ b/core/sync/GuiBridge.java @@ -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 ) {