update doc invalid()

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@852 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
liefooga 2007-12-21 08:55:57 +00:00
commit 6964eb9ec2

View file

@ -229,7 +229,7 @@ class MOEO : public EO < MOEOObjectiveVector >
/**
* Returns true if the fitness value is invalid, false otherwise
* Returns true if the objective values are invalid, false otherwise
*/
bool invalid() const
{