Merge commit 'v2.6.32-rc5' into for-linus
[pandora-kernel.git] / drivers / input / keyboard / atkbd.c
index e9acbe0..4452eab 100644 (file)
@@ -229,7 +229,7 @@ struct atkbd {
 };
 
 /*
- * System-specific ketymap fixup routine
+ * System-specific keymap fixup routine
  */
 static void (*atkbd_platform_fixup)(struct atkbd *, const void *data);
 static void *atkbd_platform_fixup_data;