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 */