Skip to content

Commit

Permalink
fixed issue with docs
Browse files Browse the repository at this point in the history
  • Loading branch information
liabru committed Jun 3, 2014
1 parent 2317f02 commit 3a16f90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/body/Body.js
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ var Body = {};

/**
* Scales the body, including updating physical properties (mass, area, axes, inertia), from a world-space point (default is body centre).
* @method translate
* @method scale
* @param {body} body
* @param {number} scaleX
* @param {number} scaleY
Expand Down

0 comments on commit 3a16f90

Please sign in to comment.