diff --git a/interface/src/avatar/MyAvatar.h b/interface/src/avatar/MyAvatar.h index b2638e436c..6a1b889f86 100644 --- a/interface/src/avatar/MyAvatar.h +++ b/interface/src/avatar/MyAvatar.h @@ -1424,7 +1424,7 @@ signals: /**jsdoc * Triggered when hand touch is enabled or disabled for an specific entity * @function MyAvatar.disableHandTouchForIDChanged - * @param {Uuid} entityID + * @param {Uuid} entityID - ID of the entity that will enable hand touch effect * @param {boolean} disable * @returns {Signal} */