mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 01:24:03 +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
|
||||
* The properties or a collision pick.
|
||||
* The properties of a collision pick.
|
||||
*
|
||||
* @typedef {object} Picks.CollisionPickProperties
|
||||
* @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