Skip to content

Commit 3a16f90

Browse files
committed
fixed issue with docs
1 parent 2317f02 commit 3a16f90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/body/Body.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ var Body = {};
285285

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

0 commit comments

Comments
 (0)