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/Board/Dataflash.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'LUFA/Drivers/Board/Dataflash.h') diff --git a/LUFA/Drivers/Board/Dataflash.h b/LUFA/Drivers/Board/Dataflash.h index 63aca2dc1..3502dca41 100644 --- a/LUFA/Drivers/Board/Dataflash.h +++ b/LUFA/Drivers/Board/Dataflash.h @@ -185,7 +185,7 @@ Dataflash_SelectChip(SelectedChipMask); } - /** Spinloops while the currently selected dataflash is busy executing a command, such as a main + /** Spin-loops while the currently selected dataflash is busy executing a command, such as a main * memory page program or main memory to buffer transfer. */ static inline void Dataflash_WaitWhileBusy(void) -- cgit v1.2.3