summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/schedulerpriority.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/schedulerpriority.h')
-rw-r--r--cpukit/include/rtems/score/schedulerpriority.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/include/rtems/score/schedulerpriority.h b/cpukit/include/rtems/score/schedulerpriority.h
index a3ca28fec9..74e2d07272 100644
--- a/cpukit/include/rtems/score/schedulerpriority.h
+++ b/cpukit/include/rtems/score/schedulerpriority.h
@@ -34,7 +34,8 @@ extern "C" {
*
* @ingroup RTEMSScoreScheduler
*
- * @brief Deterministic Priority Scheduler
+ * @brief This group contains the Deterministic Priority Scheduler
+ * implementation.
*
* @{
*/