From 6964eb9ec2cf020939ce2302a2592867006fed4a Mon Sep 17 00:00:00 2001 From: liefooga Date: Fri, 21 Dec 2007 08:55:57 +0000 Subject: [PATCH] update doc invalid() git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@852 331e1502-861f-0410-8da2-ba01fb791d7f --- trunk/paradiseo-moeo/src/core/MOEO.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/paradiseo-moeo/src/core/MOEO.h b/trunk/paradiseo-moeo/src/core/MOEO.h index 93cac8c0d..5b7061755 100644 --- a/trunk/paradiseo-moeo/src/core/MOEO.h +++ b/trunk/paradiseo-moeo/src/core/MOEO.h @@ -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 {