From a2681b3122467e9628746aba1b3fa4cdf6eab1de Mon Sep 17 00:00:00 2001 From: Karl Palsson Date: Wed, 12 Jun 2019 22:27:34 +0000 Subject: [PATCH] doc: stm32f4: crypto trivial closing tag fix --- include/libopencm3/stm32/f4/crypto.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/libopencm3/stm32/f4/crypto.h b/include/libopencm3/stm32/f4/crypto.h index 3dd433f7..5e6d4e46 100644 --- a/include/libopencm3/stm32/f4/crypto.h +++ b/include/libopencm3/stm32/f4/crypto.h @@ -1,6 +1,6 @@ /** @defgroup crypto_defines CRYPTO Defines * - * @brief Defined constants and Types for the STM32F4xx Crypto Coprocessor + * @brief Defined constants and Types for the STM32F4xx Crypto Coprocessor * * @ingroup STM32F4xx_defines *