diff --git a/src/devices/remotecontrolbutton.ts b/src/devices/remotecontrolbutton.ts index c2cd644..8183ae6 100644 --- a/src/devices/remotecontrolbutton.ts +++ b/src/devices/remotecontrolbutton.ts @@ -21,7 +21,7 @@ export class RemoteControlButton extends Device { case Mode.BUTTON_EVENTS: /** * Emits when a button on the remote is pressed or released. - * @event RemoteControlButton#button + * @event RemoteControlButton#remoteButton * @type {object} * @param {number} event */