mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 01:48:05 +00:00
Fixing small spelling mistake.
This commit is contained in:
parent
8082f46b4c
commit
d3c483ad2d
@ -111,7 +111,7 @@
|
||||
|
||||
<key id="key_selectAll" key="A" modifiers="control" observes="select_all_command"/>
|
||||
<key id="key_cut" key="X" modifiers="control" observes="cut_command"/>
|
||||
<key id="key_copy" key="C" modifiers="control" observes="copyt_command"/>
|
||||
<key id="key_copy" key="C" modifiers="control" observes="copy_command"/>
|
||||
<key id="key_paste" key="V" modifiers="control" observes="paste_command"/>
|
||||
|
||||
<key id="view_day_key" keycode="VK_F1" observes="day_view_command"/>
|
||||
|
Loading…
Reference in New Issue
Block a user