Replace a tab with spaces.

This commit is contained in:
Phil Palmer 2020-12-30 02:00:28 -05:00
parent 8ca6421376
commit 8cf7660993

View file

@ -423,7 +423,7 @@ class MyAvatar : public Avatar {
/**jsdoc
* @deprecated This property is deprecated and will be removed. If you need it, please contact the developers.
* See also: {@link MyAvatar.getUserRecenterModel|getUserRecenterModel} and
* See also: {@link MyAvatar.getUserRecenterModel|getUserRecenterModel} and
* {@link MyAvatar.setUserRecenterModel|setUserRecenterModel}.
*/
Q_PROPERTY(bool isSitStandStateLocked READ getIsSitStandStateLocked WRITE setIsSitStandStateLocked);