Skip to content

Commit e327801

Browse files
nashifdanieldegrasse
authored andcommitted
memmgmt: doc: replace Memory-Attr with Memory Attributes
No need to use abbriviated form here, just spell it out. Signed-off-by: Anas Nashif <[email protected]>
1 parent 51989cb commit e327801

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/zephyr/mem_mgmt/mem_attr.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
#define ZEPHYR_INCLUDE_MEM_ATTR_H_
99

1010
/**
11-
* @brief Memory-Attr Interface
12-
* @defgroup memory_attr_interface Memory-Attr Interface
11+
* @brief Memory Attribute Interface
12+
* @defgroup memory_attr_interface Memory Attribute Interface
1313
* @ingroup mem_mgmt
1414
* @{
1515
*/

0 commit comments

Comments
 (0)