From c81ac0e750776294fce56f6744671e3090b0579a Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 26 Nov 2020 10:42:03 +0100 Subject: score: Canonicalize Doxygen groups Adjust group identifier and names to be in line with a common pattern. Use common phrases for the group brief descriptions. Update #3706. --- cpukit/include/rtems/score/timecounter.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/include/rtems/score/timecounter.h') diff --git a/cpukit/include/rtems/score/timecounter.h b/cpukit/include/rtems/score/timecounter.h index b71ccd3948..02e96d26b1 100644 --- a/cpukit/include/rtems/score/timecounter.h +++ b/cpukit/include/rtems/score/timecounter.h @@ -38,7 +38,7 @@ extern "C" { * * @ingroup RTEMSScore * - * @brief Timecounter Handler. + * @brief This group contains the Timecounter Handler implementation. * * @{ */ -- cgit v1.2.3