Skip to content

Commit 1c6e8df

Browse files
committed
Update MatterPhysics.js
1 parent cc5c5bb commit 1c6e8df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/physics/matter-js/MatterPhysics.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ var MatterPhysics = new Class({
290290
/**
291291
* A reference to the `Matter.Bodies` module.
292292
*
293-
* The `Matter.Bodies` module contains factory methods for creating rigid body models
293+
* The `Matter.Bodies` module contains factory methods for creating rigid bodies
294294
* with commonly used body configurations (such as rectangles, circles and other polygons).
295295
*
296296
* @name Phaser.Physics.Matter.MatterPhysics#bodies

0 commit comments

Comments
 (0)