aboutsummaryrefslogtreecommitdiffstats
path: root/os/kernel/templates/chconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/kernel/templates/chconf.h')
-rw-r--r--os/kernel/templates/chconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/kernel/templates/chconf.h b/os/kernel/templates/chconf.h
index eeb35e4d4..5b42d3c9c 100644
--- a/os/kernel/templates/chconf.h
+++ b/os/kernel/templates/chconf.h
@@ -160,7 +160,7 @@
/**
* @brief Atomic semaphore API.
- * @details If enabled then the semaphores the @p chSemWaitSignal() API
+ * @details If enabled then the semaphores the @p chSemSignalWait() API
* is included in the kernel.
*
* @note The default is @p TRUE.