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. --- Bootloaders/Incomplete/MIDI/Descriptors.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Bootloaders/Incomplete') diff --git a/Bootloaders/Incomplete/MIDI/Descriptors.h b/Bootloaders/Incomplete/MIDI/Descriptors.h index 86da65725..93b6ac935 100644 --- a/Bootloaders/Incomplete/MIDI/Descriptors.h +++ b/Bootloaders/Incomplete/MIDI/Descriptors.h @@ -113,7 +113,7 @@ USB_Descriptor_Endpoint_t Endpoint; /**< Standard endpoint descriptor describing the audio endpoint */ uint8_t Refresh; /**< Always set to zero */ - uint8_t SyncEndpointNumber; /**< Endpoint address to send synchronisation information to, if needed (zero otherwise) */ + uint8_t SyncEndpointNumber; /**< Endpoint address to send synchronization information to, if needed (zero otherwise) */ } USB_Audio_StreamEndpoint_Std_t; /** Type define for an Audio class specific MIDI IN jack. This gives information to the host on a MIDI input, either -- cgit v1.2.3