summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/coremutex.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/coremutex.h')
-rw-r--r--cpukit/include/rtems/score/coremutex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/include/rtems/score/coremutex.h b/cpukit/include/rtems/score/coremutex.h
index 7d3d831c1f..af1eb0136e 100644
--- a/cpukit/include/rtems/score/coremutex.h
+++ b/cpukit/include/rtems/score/coremutex.h
@@ -40,7 +40,7 @@ extern "C" {
*
* @ingroup RTEMSScore
*
- * @brief Mutex Handler
+ * @brief This group contains the Mutex Handler implementation.
*
* This handler encapsulates functionality which provides the foundation
* Mutex services used in all of the APIs supported by RTEMS.