Merge pull request #598 from Palakis/fix/hotkey-docs-typo

Docs: Fix typo
This commit is contained in:
Stéphane Lepin 2020-10-01 09:55:34 +02:00 committed by GitHub
commit 9678d59bbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -378,7 +378,7 @@ RpcResponse WSRequestHandler::TriggerHotkeyByName(const RpcRequest& request) {
* @param {boolean} `keyModifiers.command` Trigger Command Key (Mac)
*
* @api requests
* @name TriggerHotkeyByCombination
* @name TriggerHotkeyBySequence
* @category general
* @since unreleased
*/