From 71f128cd0f62b454f10b833ddfa03838b21a07e9 Mon Sep 17 00:00:00 2001 From: Alfred Gedeon Date: Wed, 16 Sep 2020 16:10:53 -0700 Subject: [PATCH] Fix microchip typo --- portable/IAR/AVR32_UC3/read.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/portable/IAR/AVR32_UC3/read.c b/portable/IAR/AVR32_UC3/read.c index ea9e43d50..dda1daa7c 100644 --- a/portable/IAR/AVR32_UC3/read.c +++ b/portable/IAR/AVR32_UC3/read.c @@ -8,8 +8,8 @@ * - Supported devices: All AVR32 devices with a USART module can be used. * - AppNote: * - * \author Atmel Corporation: https://www.microhip.com \n - * Support and FAQ: https://microchip.com/support/ + * \author Atmel Corporation: https://www.microchip.com \n + * Support and FAQ: https://www.microchip.com/support/ * ******************************************************************************/