aboutsummaryrefslogtreecommitdiffstats
path: root/os/kernel/src/chheap.c
diff options
context:
space:
mode:
Diffstat (limited to 'os/kernel/src/chheap.c')
-rw-r--r--os/kernel/src/chheap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/kernel/src/chheap.c b/os/kernel/src/chheap.c
index 82b1ba785..b5ad50505 100644
--- a/os/kernel/src/chheap.c
+++ b/os/kernel/src/chheap.c
@@ -20,7 +20,7 @@
/**
* @file chheap.c
* @brief Heap code.
- * @addtogroup Heap
+ * @addtogroup heap
* @{
*/