aboutsummaryrefslogtreecommitdiffstats
path: root/test/testserial.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/testserial.c')
-rw-r--r--test/testserial.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testserial.c b/test/testserial.c
index 19d7265ab..84db657ec 100644
--- a/test/testserial.c
+++ b/test/testserial.c
@@ -38,7 +38,7 @@
*
* <h2>Preconditions</h2>
* The module requires the following kernel options:
- * - @p CH_USE_SERIAL_FULLDUPLEX (and dependent options)
+ * - @p CH_USE_SERIAL_FULLDUPLEX
* .
* In case some of the required options are not enabled then some or all tests
* may be skipped.