From c4866352422821030b297831e20c41f12bad89bb Mon Sep 17 00:00:00 2001 From: Omar Shehata Date: Sat, 27 Oct 2018 14:33:47 -0400 Subject: [PATCH] Fix typo in docs --- src/body/Body.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/body/Body.js b/src/body/Body.js index a02647e..874d527 100644 --- a/src/body/Body.js +++ b/src/body/Body.js @@ -315,7 +315,7 @@ var Axes = require('../geometry/Axes'); }; /** - * Sets the moment of inertia (i.e. second moment of area) of the body of the body. + * Sets the moment of inertia (i.e. second moment of area) of the body. * Inverse inertia is automatically updated to reflect the change. Mass is not changed. * @method setInertia * @param {body} body