Grammar thats
This commit is contained in:
parent
25fd3f3bd6
commit
8d41acdccd
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue