mirror of
https://github.com/lubosz/overte.git
synced 2025-08-08 03:08:00 +02:00
Typo
This commit is contained in:
parent
c6fd726111
commit
5c29eb04b3
1 changed files with 1 additions and 1 deletions
|
@ -297,7 +297,7 @@ unsigned int PickScriptingInterface::createParabolaPick(const QVariant& properti
|
||||||
|
|
||||||
|
|
||||||
/**jsdoc
|
/**jsdoc
|
||||||
* The properties or a collision pick.
|
* The properties of a collision pick.
|
||||||
*
|
*
|
||||||
* @typedef {object} Picks.CollisionPickProperties
|
* @typedef {object} Picks.CollisionPickProperties
|
||||||
* @property {boolean} [enabled=false] - <code>true</code> if this pick should start enabled, <code>false</code> if it should
|
* @property {boolean} [enabled=false] - <code>true</code> if this pick should start enabled, <code>false</code> if it should
|
||||||
|
|
Loading…
Reference in a new issue