From 312748702a0f87f79c6e86745d3699d09a91778c Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Tue, 14 Jul 2009 07:33:06 +0000 Subject: Added better module summaries. --- LUFA/ManPages/ProgrammingApps.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'LUFA/ManPages/ProgrammingApps.txt') diff --git a/LUFA/ManPages/ProgrammingApps.txt b/LUFA/ManPages/ProgrammingApps.txt index 1e3be715a..4302170ec 100644 --- a/LUFA/ManPages/ProgrammingApps.txt +++ b/LUFA/ManPages/ProgrammingApps.txt @@ -8,7 +8,7 @@ * * Once you have built an application, you will need a way to program in the resulting ".HEX" file (and, if your * application uses EEPROM variables with initial values, also a ".EEP" file) into your USB AVR. Normally, the - * reprogramming an AVR device must be performed using a special piece of programming hardware, through one of the + * reprogramming of an AVR device must be performed using a special piece of programming hardware, through one of the * supported AVR programming protocols - ISP, HVSP, HVPP, JTAG or dW. This can be done through a custom programmer, * a third party programmer, or an official Atmel AVR tool - for more information, see the Atmel.com website. * -- cgit v1.2.3