From 611b57ba9a14d078c595aa1d351b28bc2922a6f2 Mon Sep 17 00:00:00 2001 From: Dean Date: Wed, 1 Jun 2011 14:33:40 +0000 Subject: Spell check library source code files. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1777 d5102386-fcda-11dd-9fdb-3debd5008f28 --- Projects/AVRISP-MKII/Lib/V2Protocol.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Projects/AVRISP-MKII/Lib/V2Protocol.c') diff --git a/Projects/AVRISP-MKII/Lib/V2Protocol.c b/Projects/AVRISP-MKII/Lib/V2Protocol.c index f763d633..4c8f0585 100644 --- a/Projects/AVRISP-MKII/Lib/V2Protocol.c +++ b/Projects/AVRISP-MKII/Lib/V2Protocol.c @@ -50,7 +50,7 @@ ISR(WDT_vect, ISR_BLOCK) wdt_disable(); } -/** Initialises the hardware and software associated with the V2 protocol command handling. */ +/** Initializes the hardware and software associated with the V2 protocol command handling. */ void V2Protocol_Init(void) { #if defined(ADC) -- cgit v1.2.3