summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/context.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/context.h')
-rw-r--r--cpukit/include/rtems/score/context.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/include/rtems/score/context.h b/cpukit/include/rtems/score/context.h
index 364f8c1182..b174fa27e6 100644
--- a/cpukit/include/rtems/score/context.h
+++ b/cpukit/include/rtems/score/context.h
@@ -25,7 +25,7 @@
*
* @ingroup RTEMSScore
*
- * @brief Functionality for Abstraction of Thread Context Management
+ * @brief This group contains the Context Handler implementation.
*
* This handler encapsulates functionality which abstracts thread context
* management in a portable manner.