Skip to content

Commit 315d43f

Browse files
committed
spelling: receive
1 parent e35c06e commit 315d43f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/tilemaps/dynamiclayer/DynamicTilemapLayer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1220,7 +1220,7 @@ var DynamicTilemapLayer = new Class({
12201220

12211221
/**
12221222
* 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
1223+
* specified layer. Each tile will receive a new index. New indexes are drawn from the given
12241224
* weightedIndexes array. An example weighted array:
12251225
*
12261226
* [

0 commit comments

Comments
 (0)