diff options
Diffstat (limited to 'test/testqueues.c')
-rw-r--r-- | test/testqueues.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testqueues.c b/test/testqueues.c index af0ade6e6..be8d6fc62 100644 --- a/test/testqueues.c +++ b/test/testqueues.c @@ -32,7 +32,7 @@ *
* <h2>Objective</h2>
* Objective of the test module is to cover 100% of the @ref IOQueues code
- * as a necessary step in order to assess its readyness.<br>
+ * as a necessary step in order to assess its maturity level.<br>
* Note that the @ref IOQueues subsystem depends on the @ref Semaphores
* subsystem that has to met its testing objectives as well.
*
|