We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39bb83d commit 9daeaf6Copy full SHA for 9daeaf6
app/src/processing/app/helpers/Keys.java
@@ -220,7 +220,7 @@ public static KeyStroke ctrlShift(int keyCode) {
220
}
221
222
/**
223
- * 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
224
* default, the menu shortcut is the ctrl key (hence the method name), but
225
* platforms might use a different key (like the Apple key on OSX).
226
*
0 commit comments