aboutsummaryrefslogtreecommitdiffstats
path: root/test/testthd.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/testthd.c')
-rw-r--r--test/testthd.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/testthd.c b/test/testthd.c
index daf3e2063..5ec9079d9 100644
--- a/test/testthd.c
+++ b/test/testthd.c
@@ -28,12 +28,12 @@
* This module implements the test sequence for the @ref Scheduler,
* @ref Threads and @ref Time subsystems.<br>
* Note that the tests on those subsystems are formally required but most of
- * their functionality is already demostrated because the test suite itself
- * depends on them, anyway doublecheck is good.
+ * their functionality is already demonstrated because the test suite itself
+ * depends on them, anyway double check is good.
*
* <h2>Objective</h2>
* Objective of the test module is to cover 100% of the subsystems code
- * as a necessary step in order to assess their readyness.
+ * as a necessary step in order to assess their maturity level.
*
* <h2>Preconditions</h2>
* None.