aboutsummaryrefslogtreecommitdiffstats
path: root/test/testmbox.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/testmbox.c')
-rw-r--r--test/testmbox.c9
1 files changed, 4 insertions, 5 deletions
diff --git a/test/testmbox.c b/test/testmbox.c
index a485c3a4e..96cf543ce 100644
--- a/test/testmbox.c
+++ b/test/testmbox.c
@@ -25,13 +25,12 @@
* @page test_mbox Mailboxes test
*
* <h2>Description</h2>
- * This module implements the test sequence for the @ref Mailboxes subsystem.
+ * This module implements the test sequence for the @ref mailboxes subsystem.
*
* <h2>Objective</h2>
- * Objective of the test module is to cover 100% of the @ref Mailboxes
- * subsystem code as a necessary step in order to assess its maturity
- * level.<br>
- * Note that the @ref Mailboxes subsystem depends on the @ref Semaphores
+ * Objective of the test module is to cover 100% of the @ref mailboxes
+ * subsystem code.<br>
+ * Note that the @ref mailboxes subsystem depends on the @ref semaphores
* subsystem that has to met its testing objectives as well.
*
* <h2>Preconditions</h2>