Skip to content

Commit 21994c5

Browse files
committed
docs: fix copy-paste error
1 parent 964e5a2 commit 21994c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/actions/RandomRectangle.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
var Random = require('../geom/rectangle/Random');
88

99
/**
10-
* Takes an array of Game Objects and positions them at random locations within the Ellipse.
10+
* Takes an array of Game Objects and positions them at random locations within the Rectangle.
1111
*
1212
* @function Phaser.Actions.RandomRectangle
1313
* @since 3.0.0

0 commit comments

Comments
 (0)