From: Dean Camera Date: Sat, 22 Feb 2014 06:11:21 +0000 (+1100) Subject: Minor typo corrections. X-Git-Tag: LUFA-140302~2 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/fa32989f2e85df6307b979ce35df13e23f344ed1?ds=sidebyside;hp=-c Minor typo corrections. --- fa32989f2e85df6307b979ce35df13e23f344ed1 diff --git a/Bootloaders/HID/BootloaderHID.txt b/Bootloaders/HID/BootloaderHID.txt index 56d0cff2e..8f26f34d5 100644 --- a/Bootloaders/HID/BootloaderHID.txt +++ b/Bootloaders/HID/BootloaderHID.txt @@ -48,7 +48,7 @@ * * This bootloader enumerates to the host as a HID Class device, allowing for device FLASH programming through * the supplied command line software, which is a modified version of Paul's TeensyHID Command Line loader code - * from PJRC (used with permission). This bootloader is deliberatley non-compatible with the properietary PJRC + * from PJRC (used with permission). This bootloader is deliberately non-compatible with the proprietary PJRC * HalfKay bootloader GUI; only the command line interface software accompanying this bootloader will work with it. * * Out of the box this bootloader builds for the AT90USB1287 with an 8KB bootloader section size, and will fit