author | Tom Henderson <tomh@tomh.org> |
Thu, 29 Jan 2015 17:05:48 -0800 | |
changeset 11181 | 01d91bb3dfb8 |
parent 11180 | 0f956cfe5688 |
child 11182 | 3a35077fe89d |
--- a/src/core/model/test.h Thu Jan 29 15:07:07 2015 -0800 +++ b/src/core/model/test.h Thu Jan 29 17:05:48 2015 -0800 @@ -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