Skip to content

Commit 72c2d98

Browse files
committed
Typo in SCROLLLOCK
1 parent 9a0d774 commit 72c2d98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/Digispark.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ new Object({
158158
HOME: 'KEY_HOME',
159159
INSERT: 'KEY_INSERT',
160160
NUMLOCK: 'KEY_NUM_LOCK',
161-
SCROLLOCK:'KEY_SCROLL_LOCK'
161+
SCROLLLOCK:'KEY_SCROLL_LOCK'
162162
},
163163

164164
comboMap: { /* Key that can only be used in combos */

0 commit comments

Comments
 (0)