arch: arm: style fixes in documentation of MPU region types

Some minor style fixes and rewording of the documentation
for ARM MPU region types.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
This commit is contained in:
Ioannis Glaropoulos 2018-09-25 16:05:24 +02:00 committed by Kumar Gala
commit 12c02448aa
2 changed files with 8 additions and 6 deletions

View file

@ -4802,7 +4802,7 @@ struct k_mem_partition {
#endif /* CONFIG_USERSPACE */
};
/* memory domian
/* memory domain
* Note: Always declare this structure with __kernel prefix
*/
struct k_mem_domain {