Skip to content

Commit 112a1ea

Browse files
committed
Typo
1 parent f13bbca commit 112a1ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/tilemaps/Tile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ var Rectangle = require('../geom/rectangle');
1111
/**
1212
* @classdesc
1313
* A Tile is a representation of a single tile within the Tilemap. This is a lightweight data
14-
* representation, so it's position information is stored without factoring in scroll, layer
14+
* representation, so its position information is stored without factoring in scroll, layer
1515
* scale or layer position.
1616
*
1717
* @class Tile

0 commit comments

Comments
 (0)