Skip to content

Commit 0b5ce1d

Browse files
committed
Fixed constraint pointB documentation
1 parent 06655ff commit 0b5ce1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/constraint/Constraint.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ var Common = require('../core/Common');
406406
*/
407407

408408
/**
409-
* A `Vector` that specifies the offset of the constraint from center of the `constraint.bodyA` if defined, otherwise a world-space position.
409+
* A `Vector` that specifies the offset of the constraint from center of the `constraint.bodyB` if defined, otherwise a world-space position.
410410
*
411411
* @property pointB
412412
* @type vector

0 commit comments

Comments
 (0)