diff --git a/tests/spm_dof_expand_tests.c b/tests/spm_dof_expand_tests.c
index cc7046e120a0083165acb7cd591841393a4d3895..922cebafbd829c7815cfc5eec20aeda0e143b74b 100644
--- a/tests/spm_dof_expand_tests.c
+++ b/tests/spm_dof_expand_tests.c
@@ -2,7 +2,7 @@
  *
  * @file spm_dof_expand_tests.c
  *
- * Tests and validate the spmNorm routines when the spm_tests.hold constant and/or variadic dofs.
+ * Tests and validate the spmNorm routines when the spm contains constant and/or variadic dofs.
  *
  * @copyright 2015-2020 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
  *                      Univ. Bordeaux. All rights reserved.
diff --git a/tests/spm_dof_matvec_tests.c b/tests/spm_dof_matvec_tests.c
index ca2ae60ae1bab04c579acc889f5677a930c01af1..044ee9683fda2c2547d25021ad94aa356e3d22c7 100644
--- a/tests/spm_dof_matvec_tests.c
+++ b/tests/spm_dof_matvec_tests.c
@@ -2,7 +2,7 @@
  *
  * @file spm_dof_matvec_tests.c
  *
- * Tests and validate the spmMatVec routines when the spm_tests.hold constant and/or variadic dofs.
+ * Tests and validate the spmMatVec routines when the spm contains constant and/or variadic dofs.
  *
  * @copyright 2015-2020 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
  *                      Univ. Bordeaux. All rights reserved.
diff --git a/tests/spm_dof_norm_tests.c b/tests/spm_dof_norm_tests.c
index b52bde088ec39221bb1833c41da99758a0aad89f..e3bdee256483307adecec413f1a56cea51ce15fd 100644
--- a/tests/spm_dof_norm_tests.c
+++ b/tests/spm_dof_norm_tests.c
@@ -2,7 +2,7 @@
  *
  * @file spm_dof_norm_tests.c
  *
- * Tests and validate the spm_norm routines when the spm_tests.hold constant and/or variadic dofs.
+ * Tests and validate the spm_norm routines when the spm contains constant and/or variadic dofs.
  *
  * @copyright 2015-2020 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
  *                      Univ. Bordeaux. All rights reserved.