fixed typo. Thanks m.
This commit is contained in:
parent
d7eab6061c
commit
3231561e5a
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@ static struct EventTypes {
|
|||
{ { EV_SW, SW_MICROPHONE_INSERT }, "switch-microphone-insert" },
|
||||
#endif
|
||||
#ifdef SW_DOCK
|
||||
{ { EV_SW, SW_DOCK }, "swtich-dock" },
|
||||
{ { EV_SW, SW_DOCK }, "switch-dock" },
|
||||
#endif
|
||||
|
||||
{ { EV_LED, LED_NUML}, "led-numlock" },
|
||||
|
|
Loading…
Reference in a new issue