diff --git a/src/constraint/Constraint.js b/src/constraint/Constraint.js index 14c90f8..9e49f16 100644 --- a/src/constraint/Constraint.js +++ b/src/constraint/Constraint.js @@ -406,7 +406,7 @@ var Common = require('../core/Common'); */ /** - * A `Vector` that specifies the offset of the constraint from center of the `constraint.bodyA` if defined, otherwise a world-space position. + * A `Vector` that specifies the offset of the constraint from center of the `constraint.bodyB` if defined, otherwise a world-space position. * * @property pointB * @type vector