mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-05 00:38:14 +00:00
Correct typo.
This commit is contained in:
@@ -21,7 +21,7 @@ public final class AddTileItemEvent extends Event {
|
|||||||
private final int positionOffset;
|
private final int positionOffset;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Creates am add tile item event.
|
* Creates an add tile item event.
|
||||||
*
|
*
|
||||||
* @param item The item to add to the tile.
|
* @param item The item to add to the tile.
|
||||||
*/
|
*/
|
||||||
@@ -30,7 +30,7 @@ public final class AddTileItemEvent extends Event {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Creates am add tile item event.
|
* Creates an add tile item event.
|
||||||
*
|
*
|
||||||
* @param item The item to add to the tile.
|
* @param item The item to add to the tile.
|
||||||
* @param positionOffset The offset from the 'base' position.
|
* @param positionOffset The offset from the 'base' position.
|
||||||
|
|||||||
Reference in New Issue
Block a user