Merge pull request #157 from thatsIch/Spelling

Spelling
This commit is contained in:
Chris
2014-09-28 10:09:39 -07:00
220 changed files with 1644 additions and 1665 deletions
@@ -69,7 +69,7 @@ public class ASMTweaker implements IClassTransformer
makePublic( classNode, Set );
}
// CALL VIRUAL!
// CALL VIRTUAL!
if ( transformedName.equals( "net.minecraft.client.gui.inventory.GuiContainer" ) )
{
for (MethodNode mn : classNode.methods)