Grammar thats

This commit is contained in:
thatsIch 2014-09-21 00:59:49 +02:00
parent 25fd3f3bd6
commit 8d41acdccd

View file

@ -805,7 +805,7 @@ public class CableBusContainer extends CableBusStorage implements AEMultiTile, I
@Override
public void clearContainer()
{
throw new RuntimeException( "Now thats silly!" );
throw new RuntimeException( "Now that is silly!" );
}
@Override