summaryrefslogtreecommitdiffstats
path: root/testsuites/validation/tx-wrap-thread-queue.c
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-03-14 08:25:56 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-03-14 08:27:33 +0100
commite81701bc6cf42c1bf0bf8c2e46c0cd22c9acfb96 (patch)
tree47b3975413fa0edf0ef7f5afa950b997adbbca47 /testsuites/validation/tx-wrap-thread-queue.c
parentdoxygen: Add groups for related test suites (diff)
downloadrtems-e81701bc6cf42c1bf0bf8c2e46c0cd22c9acfb96.tar.bz2
validation: Fix typo
Diffstat (limited to '')
-rw-r--r--testsuites/validation/tx-wrap-thread-queue.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/validation/tx-wrap-thread-queue.c b/testsuites/validation/tx-wrap-thread-queue.c
index 65237c4e11..942b0bfa9a 100644
--- a/testsuites/validation/tx-wrap-thread-queue.c
+++ b/testsuites/validation/tx-wrap-thread-queue.c
@@ -3,7 +3,7 @@
/**
* @file
*
- * @ingroup RTEMSTestSuitesValdation
+ * @ingroup RTEMSTestSuitesValidation
*
* @brief This source file contains the implementation of the thread queue
* wrapper.