fix small typo

This commit is contained in:
Tom Henderson
2015-01-29 17:05:48 -08:00
parent 80c0d68e5d
commit abda6e30dd

View File

@@ -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