summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/watchdog.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/watchdog.h')
-rw-r--r--cpukit/include/rtems/score/watchdog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/include/rtems/score/watchdog.h b/cpukit/include/rtems/score/watchdog.h
index cd792a7b42..7e8727f2f5 100644
--- a/cpukit/include/rtems/score/watchdog.h
+++ b/cpukit/include/rtems/score/watchdog.h
@@ -37,7 +37,7 @@ extern "C" {
*
* @ingroup RTEMSScore
*
- * @brief Watchdog Handler
+ * @brief This group contains the Watchdog Handler implementation.
*
* This handler encapsulates functionality related to the scheduling of
* watchdog functions to be called at specific times in the future.