aboutsummaryrefslogtreecommitdiffstats
path: root/os/kernel/src/chmtx.c
diff options
context:
space:
mode:
Diffstat (limited to 'os/kernel/src/chmtx.c')
-rw-r--r--os/kernel/src/chmtx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/kernel/src/chmtx.c b/os/kernel/src/chmtx.c
index 5fcb6fd5e..cc3c91e3e 100644
--- a/os/kernel/src/chmtx.c
+++ b/os/kernel/src/chmtx.c
@@ -20,7 +20,7 @@
/**
* @file chmtx.c
* @brief Mutexes code.
- * @addtogroup Mutexes
+ * @addtogroup mutexes
* @{
*/