HID: wiimote-ext: comment spelling fix

Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Giuseppe Bilotta 2012-06-04 20:45:40 +02:00 committed by Jiri Kosina
parent 3c2c4b73aa
commit e39fe251e0
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ static __u16 wiiext_keymap[] = {
BTN_TR, /* WIIEXT_KEY_RT */
};
/* diable all extensions */
/* disable all extensions */
static void ext_disable(struct wiimote_ext *ext)
{
unsigned long flags;