From 1928e6eb3c82f5b715a4e6fd1444bb72699a5a8c Mon Sep 17 00:00:00 2001 From: Guillaume Revaillot Date: Tue, 27 Aug 2019 16:44:45 +0200 Subject: [PATCH] doc: typo --- include/libopencm3/cm3/doc-cm3.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/libopencm3/cm3/doc-cm3.h b/include/libopencm3/cm3/doc-cm3.h index 6f9392f6..1924b178 100644 --- a/include/libopencm3/cm3/doc-cm3.h +++ b/include/libopencm3/cm3/doc-cm3.h @@ -21,6 +21,6 @@ LGPL License Terms @ref lgpl_license */ /** @defgroup CM3_files Cortex Core Peripheral APIs - * APIs for Coretex Core peripherals + * APIs for Cortex Core peripherals */