diff options
-rw-r--r-- | os/common/ports/ARMCAx-TZ/chcore.h | 6 |
1 files 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
* @{
*/
|