From be80cfeb4a45b8083c41cba33ebf316e593ada67 Mon Sep 17 00:00:00 2001 From: boufaras Date: Fri, 16 Sep 2011 13:28:10 +0000 Subject: [PATCH] Update doc git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2410 331e1502-861f-0410-8da2-ba01fb791d7f --- trunk/paradiseo-mo/src/continuator/moEvalsContinuator.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/paradiseo-mo/src/continuator/moEvalsContinuator.h b/trunk/paradiseo-mo/src/continuator/moEvalsContinuator.h index 3f9ee7f79..1a020da6c 100644 --- a/trunk/paradiseo-mo/src/continuator/moEvalsContinuator.h +++ b/trunk/paradiseo-mo/src/continuator/moEvalsContinuator.h @@ -54,7 +54,7 @@ public: /** * Constructor * @param _fullEval full evaluation function to count - * @param _NeighborEval neighbor evaluation function to count + * @param _neighborEval neighbor evaluation function to count * @param _maxEvals number maximum of evaluations (full and incremental evaluations) * @param _restartCounter if true the counter of number of evaluations restarts to "zero" at initialization, if false, the number is cumulative */