doc update

This commit is contained in:
nojhan 2011-09-14 16:28:39 +02:00
commit d6ccadd18e
5 changed files with 7 additions and 7 deletions

View file

@ -32,7 +32,7 @@ Authors:
/** A bounder that correct an incorrect variable by setting it to the min/max
*
* @ingroup Bounders
* @ingroup Repairers
*/
template < typename EOT >
class edoBounderBound : public edoBounder< EOT >