mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-31 20:52:13 +01:00
Fix comment of the ctrlAlt() helper function
This commit is contained in:
parent
3447175d1d
commit
bafd66ba4f
@ -220,7 +220,7 @@ public class Keys {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Creates a KeyCode for the "menu shortcut" + shift + the key passed in. By
|
* Creates a KeyCode for the "menu shortcut" + alt + the key passed in. By
|
||||||
* default, the menu shortcut is the ctrl key (hence the method name), but
|
* default, the menu shortcut is the ctrl key (hence the method name), but
|
||||||
* platforms might use a different key (like the Apple key on OSX).
|
* platforms might use a different key (like the Apple key on OSX).
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user