1
0
Fork 0

fixed typo. Thanks m.

This commit is contained in:
torsten 2009-08-11 16:41:19 +00:00 committed by Tim Moore
parent d7eab6061c
commit 3231561e5a

View file

@ -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" },