We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e35c06e commit 315d43fCopy full SHA for 315d43f
1 file changed
src/tilemaps/dynamiclayer/DynamicTilemapLayer.js
@@ -1220,7 +1220,7 @@ var DynamicTilemapLayer = new Class({
1220
1221
/**
1222
* Randomizes the indexes of a rectangular region of tiles (in tile coordinates) within the
1223
- * specified layer. Each tile will recieve a new index. New indexes are drawn from the given
+ * specified layer. Each tile will receive a new index. New indexes are drawn from the given
1224
* weightedIndexes array. An example weighted array:
1225
*
1226
* [
0 commit comments