fix JSAPI typo

This commit is contained in:
Thijs Wenker 2018-01-25 22:47:35 +01:00
parent 179c21acf4
commit ce50380698

View file

@ -139,7 +139,7 @@ public slots:
Q_INVOKABLE bool canRezTmpCertified();
/**jsdoc
* @function Entities.canWriteAsseets
* @function Entities.canWriteAssets
* @return {bool} `true` if the DomainServer will allow this Node/Avatar to write to the asset server
*/
Q_INVOKABLE bool canWriteAssets();