summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/states.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/states.h')
-rw-r--r--cpukit/include/rtems/score/states.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/include/rtems/score/states.h b/cpukit/include/rtems/score/states.h
index 2aeee37be3..6e9d60cb74 100644
--- a/cpukit/include/rtems/score/states.h
+++ b/cpukit/include/rtems/score/states.h
@@ -31,7 +31,7 @@ extern "C" {
*
* @ingroup RTEMSScore
*
- * @brief SuperCore Thread States
+ * @brief This group contains the implementation to support thread states.
*
* This handler encapsulates functionality which relates to the management of
* the state bitmap associated with each thread.