From 4b915aa925a648614b0ed0a5d5a9f94fdd04ade2 Mon Sep 17 00:00:00 2001 From: isiora Date: Fri, 11 Aug 2017 10:53:13 +0000 Subject: Fixed comments. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10394 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/common/ports/ARMCAx-TZ/chcore.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/os/common/ports/ARMCAx-TZ/chcore.h b/os/common/ports/ARMCAx-TZ/chcore.h index c2c259581..c5d0f61d7 100644 --- a/os/common/ports/ARMCAx-TZ/chcore.h +++ b/os/common/ports/ARMCAx-TZ/chcore.h @@ -18,10 +18,10 @@ */ /** - * @file ARMCMAx-TZ/chcore.h - * @brief ARMCMAx-TZ architecture port macros and structures. + * @file ARMCAx-TZ/chcore.h + * @brief ARMCAx-TZ architecture port macros and structures. * - * @addtogroup ARMCMAx-TZ_CORE + * @addtogroup ARMCAx-TZ_CORE * @{ */ -- cgit v1.2.3