From d6edfe35c8a9490407e4a5e34f8e5108c6a260a3 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Mon, 9 Nov 2009 13:15:28 +0000 Subject: Spell check all source code variables, comments and strings. --- LUFA/Drivers/USB/Class/HID.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'LUFA/Drivers/USB/Class/HID.h') diff --git a/LUFA/Drivers/USB/Class/HID.h b/LUFA/Drivers/USB/Class/HID.h index f5f9575c7..6e331cb8f 100644 --- a/LUFA/Drivers/USB/Class/HID.h +++ b/LUFA/Drivers/USB/Class/HID.h @@ -42,7 +42,7 @@ * and Host USB modes. User applications can use this class driver instead of implementing the HID class manually * via the low-level LUFA APIs. * - * This module is designed to simplify the user code by exposing only the required interface needed to interace with + * This module is designed to simplify the user code by exposing only the required interface needed to interface with * Hosts or Devices using the USB HID Class. * * @{ -- cgit v1.2.3