From 0f45b9c8e076483cd546d0bc9c606b73455295c6 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Fri, 30 Jul 2010 09:48:35 +0000 Subject: More spell checking of all source files -- correct missed errors, switch to EN-GB spelling dictionary. --- LUFA/Drivers/USB/HighLevel/ConfigDescriptor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'LUFA/Drivers/USB/HighLevel/ConfigDescriptor.h') diff --git a/LUFA/Drivers/USB/HighLevel/ConfigDescriptor.h b/LUFA/Drivers/USB/HighLevel/ConfigDescriptor.h index 61dda2cbc..001653b52 100644 --- a/LUFA/Drivers/USB/HighLevel/ConfigDescriptor.h +++ b/LUFA/Drivers/USB/HighLevel/ConfigDescriptor.h @@ -218,7 +218,7 @@ * function. The routine updates the position and remaining configuration descriptor bytes values * automatically. If a comparator routine fails a search, the descriptor pointer is retreated back * so that the next descriptor search invocation will start from the descriptor which first caused the - * original search to fail. This behavior allows for one comparator to be used immediately after another + * original search to fail. This behaviour allows for one comparator to be used immediately after another * has failed, starting the second search from the descriptor which failed the first. * * Comparator functions should be standard functions which accept a pointer to the header of the current -- cgit v1.2.3