We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd5d401 commit c2e0c23Copy full SHA for c2e0c23
1 file changed
src/constraint/MouseConstraint.js
@@ -15,7 +15,7 @@ var MouseConstraint = {};
15
/**
16
* Creates a new mouse constraint.
17
* 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.
+ * See the properties section below for detailed information on what you can pass via the `options` object.
19
* @method create
20
* @param {engine} engine
21
* @param {} options
0 commit comments