Skip to content

Commit 2797d39

Browse files
committed
doc
1 parent a679806 commit 2797d39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RegExHotstring.ahk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ class RegExHk extends InputHook {
218218
}
219219

220220
/**
221-
* Call function when key is up
221+
* Call function when key is up, for the same `c` only first `Callback` will be called, not for general use.
222222
* @param c Character to listen
223223
* @param Callback Callback function
224224
*/

0 commit comments

Comments
 (0)