mirror of
https://github.com/liabru/matter-js.git
synced 2025-01-13 16:18:50 -05:00
Spellchecking
This commit is contained in:
parent
cd5d4011e6
commit
c2e0c23539
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ var MouseConstraint = {};
|
|||
/**
|
||||
* Creates a new mouse constraint.
|
||||
* All properties have default values, and many are pre-calculated automatically based on other properties.
|
||||
* 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.
|
||||
* @method create
|
||||
* @param {engine} engine
|
||||
* @param {} options
|
||||
|
|
Loading…
Reference in a new issue