From acda7be1677d75f20cfff7bf85b296af99b9d562 Mon Sep 17 00:00:00 2001 From: Karl Palsson Date: Mon, 15 Aug 2016 14:24:16 +0000 Subject: [PATCH] doc: stm32l1: correct typo in family header --- lib/stm32/l1/rcc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/stm32/l1/rcc.c b/lib/stm32/l1/rcc.c index e7649edf..7e6f9493 100644 --- a/lib/stm32/l1/rcc.c +++ b/lib/stm32/l1/rcc.c @@ -2,7 +2,7 @@ @ingroup STM32L1xx -@brief libopencm3 STM32F1xx Reset and Clock Control +@brief libopencm3 STM32L1xx Reset and Clock Control @version 1.0.0