From 68bcf13655b768d3a8e97aab21afef0a1e707382 Mon Sep 17 00:00:00 2001 From: isiora Date: Thu, 18 Jan 2018 09:44:05 +0000 Subject: Minor changes. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11321 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/ports/SAMA/SAMA5D2x/sama_matrix.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/os/hal/ports/SAMA/SAMA5D2x/sama_matrix.h b/os/hal/ports/SAMA/SAMA5D2x/sama_matrix.h index 11d6e8e85..b899d413b 100644 --- a/os/hal/ports/SAMA/SAMA5D2x/sama_matrix.h +++ b/os/hal/ports/SAMA/SAMA5D2x/sama_matrix.h @@ -38,7 +38,7 @@ #define LOWER_AREA_SECURABLE 0x0u /** - * @brief The low area of region is the non-securable one. + * @brief The upper area of region is the non-securable one. */ #define UPPER_AREA_SECURABLE 0x1u -- cgit v1.2.3