diff --git a/src/body/Body.js b/src/body/Body.js index c2ceb9b0..1b998d72 100644 --- a/src/body/Body.js +++ b/src/body/Body.js @@ -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