aboutsummaryrefslogtreecommitdiffstats
path: root/os/kernel/include/heap.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/kernel/include/heap.h')
-rw-r--r--os/kernel/include/heap.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/os/kernel/include/heap.h b/os/kernel/include/heap.h
index 1f07faa91..aa2f7458e 100644
--- a/os/kernel/include/heap.h
+++ b/os/kernel/include/heap.h
@@ -19,8 +19,8 @@
/**
* @file heap.h
- * @brief Heap macros and structures.
- * @addtogroup heap
+ * @brief Heaps macros and structures.
+ * @addtogroup heaps
* @{
*/