Docs: Fix typo

This commit is contained in:
tt2468 2020-09-30 15:57:13 -07:00 committed by GitHub
parent 8a90051ab5
commit 0be5564ce7
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
*/