Skip to content

Commit 6129a95

Browse files
committed
typo
1 parent 05830e0 commit 6129a95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/manuals/editor-preferences.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,5 +110,5 @@ ios-deploy path
110110
You can configure the editor shortcuts, both adding custom and removing the built-in ones. Use context menu on individual commands in the shortcut table to edit the shortcuts, or double-click/press <kbd>Enter</kbd> to open a new shortcut popup.
111111

112112
Some shortcuts might have warnings: they are displayed using orange color. Hover over the shortcut to see the warning. Typical warnings are:
113-
- typable shortcuts: the selected shortcut is typable in a text inputs. Make sure the command is off in the code editing / text input contexts.
113+
- typeable shortcuts: the selected shortcut is typeable in a text inputs. Make sure the command is off in the code editing / text input contexts.
114114
- conflicts: the same shortcut is assigned to multiple different commands. Make sure at most one command is enabled when the shortcut is invoked, otherwise the editor will execute one of the assigned commands in an undefined manner.

0 commit comments

Comments
 (0)