diff --git a/src/core/model/test.h b/src/core/model/test.h index 0b87a5fda..ca02ef6b9 100644 --- a/src/core/model/test.h +++ b/src/core/model/test.h @@ -1001,7 +1001,7 @@ /** * \ingroup testingimpl - * \brief Test that an actual value is greater than a or equal to limit and + * \brief Test that an actual value is greater than or equal to limit and * report if not. * * Required to avoid use of return statement which allows use in methods