diff options
Diffstat (limited to 'test/testevt.c')
-rw-r--r-- | test/testevt.c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/test/testevt.c b/test/testevt.c index 3eb3d71b3..eb7e9275c 100644 --- a/test/testevt.c +++ b/test/testevt.c @@ -25,11 +25,10 @@ * @page test_events Events test
*
* <h2>Description</h2>
- * This module implements the test sequence for the @ref Events subsystem.
+ * This module implements the test sequence for the @ref events subsystem.
*
* <h2>Objective</h2>
- * Objective of the test module is to cover 100% of the @ref Events subsystem
- * code as a necessary step in order to assess its maturity level.
+ * Objective of the test module is to cover 100% of the @ref events subsystem.
*
* <h2>Preconditions</h2>
* The module requires the following kernel options:
|