summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/protectedheap.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/protectedheap.h')
-rw-r--r--cpukit/include/rtems/score/protectedheap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/include/rtems/score/protectedheap.h b/cpukit/include/rtems/score/protectedheap.h
index 1379464af2..da3c697077 100644
--- a/cpukit/include/rtems/score/protectedheap.h
+++ b/cpukit/include/rtems/score/protectedheap.h
@@ -30,7 +30,7 @@ extern "C" {
*
* @ingroup RTEMSScoreHeap
*
- * @brief Provides protected heap services.
+ * @brief This group contains the Protected Heap Handler implementation.
*
* The @ref ScoreAllocatorMutex is used to protect the heap accesses.
*