Fix typo in key binding manager docs (#8221)
I found a Typo error in KeyBindingManager, I have fixed that typo.
This commit is contained in:
committed by
GitHub
parent
9bfd60e915
commit
19c665f5b8
@@ -1,6 +1,6 @@
|
|||||||
# Keyboard shortcuts
|
# Keyboard shortcuts
|
||||||
|
|
||||||
## Using the `KeyBindingManger`
|
## Using the `KeyBindingManager`
|
||||||
|
|
||||||
The `KeyBindingManager` (accessible using `getKeyBindingManager()`) is a class
|
The `KeyBindingManager` (accessible using `getKeyBindingManager()`) is a class
|
||||||
with several methods that allow you to get a `KeyBindingAction` based on a
|
with several methods that allow you to get a `KeyBindingAction` based on a
|
||||||
|
|||||||
Reference in New Issue
Block a user