From ac7027268cbbd97aad807563f785a5085536e594 Mon Sep 17 00:00:00 2001 From: Kaspar Schleiser Date: Wed, 23 Oct 2019 21:13:53 +0200 Subject: [PATCH] cpu/msp430_common: fix typos --- cpu/msp430_common/include/cpu_conf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpu/msp430_common/include/cpu_conf.h b/cpu/msp430_common/include/cpu_conf.h index d4fbbaeea5..6e3bed8b8a 100644 --- a/cpu/msp430_common/include/cpu_conf.h +++ b/cpu/msp430_common/include/cpu_conf.h @@ -11,7 +11,7 @@ * @{ * * @file - * @brief Common CPU definitions fpr MSP430 + * @brief Common CPU definitions for MSP430 * */