Fix typo in javadocs
This commit is contained in:
parent
c3a54f2a24
commit
71c79606c0
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ public interface IPowerReceptor {
|
|||
public PowerReceiver getPowerReceiver(ForgeDirection side);
|
||||
|
||||
/**
|
||||
* Call back from the PowerHandler that is called when the store power
|
||||
* Call back from the PowerHandler that is called when the stored power
|
||||
* exceeds the activation power.
|
||||
*
|
||||
* It can be triggered by update() calls or power modification calls.
|
||||
|
|
Loading…
Reference in a new issue