Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
8LWXpg committed May 20, 2024
1 parent a679806 commit 2797d39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RegExHotstring.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ class RegExHk extends InputHook {
}

/**
* Call function when key is up
* Call function when key is up, for the same `c` only first `Callback` will be called, not for general use.
* @param c Character to listen
* @param Callback Callback function
*/
Expand Down

0 comments on commit 2797d39

Please sign in to comment.