From d2db502f8d86251df909e2454fa3a41cdaffa82c Mon Sep 17 00:00:00 2001 From: Brent Wilkins Date: Tue, 10 May 2016 08:33:12 -0600 Subject: Fixing issue #4940 (typo) --- variants/leonardo/pins_arduino.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'variants/leonardo/pins_arduino.h') diff --git a/variants/leonardo/pins_arduino.h b/variants/leonardo/pins_arduino.h index 7e0f669..22b7a1e 100644 --- a/variants/leonardo/pins_arduino.h +++ b/variants/leonardo/pins_arduino.h @@ -367,7 +367,7 @@ const uint8_t PROGMEM analog_pin_to_channel_PGM[] = { #define SerialUSB SERIAL_PORT_USBVIRTUAL // Bootloader related fields -// Old Caterian bootloader places the MAGIC key into unsafe RAM locations (it can be rewritten +// Old Caterina bootloader places the MAGIC key into unsafe RAM locations (it can be rewritten // by the running sketch before to actual reboot). // Newer bootloaders, recognizable by the LUFA "signature" at the end of the flash, can handle both // the usafe and the safe location. Check once (in USBCore.cpp) if the bootloader in new, then set the global -- cgit v1.2.3-18-g5258