Skip to content

Commit

Permalink
Fixed constraint pointB documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Qriva committed Jun 9, 2018
1 parent 06655ff commit 0b5ce1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constraint/Constraint.js
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0b5ce1d

Please sign in to comment.