fix tiny typo in documentation for framework/test
This commit is contained in:
parent
9a4f6b1a19
commit
77ae11e248
|
@ -963,7 +963,7 @@
|
|||
test:keystroke
|
||||
(->* ((or/c char? symbol?))
|
||||
((listof (or/c 'alt 'control 'meta 'shift
|
||||
'noalt 'nocontrol 'nometea 'noshift)))
|
||||
'noalt 'nocontrol 'nometa 'noshift)))
|
||||
void?)
|
||||
((key)
|
||||
((modifier-list null)))
|
||||
|
|
Loading…
Reference in New Issue
Block a user