Skip to content

Commit c2e0c23

Browse files
committed
Spellchecking
1 parent cd5d401 commit c2e0c23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/constraint/MouseConstraint.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ var MouseConstraint = {};
1515
/**
1616
* Creates a new mouse constraint.
1717
* All properties have default values, and many are pre-calculated automatically based on other properties.
18-
* See the properites section below for detailed information on what you can pass via the `options` object.
18+
* See the properties section below for detailed information on what you can pass via the `options` object.
1919
* @method create
2020
* @param {engine} engine
2121
* @param {} options

0 commit comments

Comments
 (0)