summaryrefslogtreecommitdiff
path: root/testsuites/validation/tx-memory-alloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/validation/tx-memory-alloc.c')
-rw-r--r--testsuites/validation/tx-memory-alloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/validation/tx-memory-alloc.c b/testsuites/validation/tx-memory-alloc.c
index 7f95961d26..209c2fcaef 100644
--- a/testsuites/validation/tx-memory-alloc.c
+++ b/testsuites/validation/tx-memory-alloc.c
@@ -3,7 +3,7 @@
/**
* @file
*
- * @ingroup RTEMSTestSuitesValdation
+ * @ingroup RTEMSTestSuitesValidation
*
* @brief This source file contains the implementation of
* MemoryAllocationFailWhen() and __wrap_rtems_malloc().