docs: fix copy-paste error

This commit is contained in:
Tyler Morley 2019-04-15 22:21:36 -05:00
parent 964e5a2da5
commit 21994c5c46

View file

@ -7,7 +7,7 @@
var Random = require('../geom/rectangle/Random');
/**
* Takes an array of Game Objects and positions them at random locations within the Ellipse.
* Takes an array of Game Objects and positions them at random locations within the Rectangle.
*
* @function Phaser.Actions.RandomRectangle
* @since 3.0.0