We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2ea3e7 commit 378e75eCopy full SHA for 378e75e
include/app_memory/mem_domain.h
@@ -65,7 +65,7 @@ struct k_mem_partition {
65
* @brief Memory Domain
66
*
67
* A memory domain is a collection of memory partitions, used to represent
68
- * a user thread's access policy for the linear addresss space. A thread
+ * a user thread's access policy for the linear address space. A thread
69
* may be a member of only one memory domain, but any memory domain may
70
* have multiple threads that are members.
71
0 commit comments