diff --git a/eo/src/utils/eoFDCStat.h b/eo/src/utils/eoFDCStat.h index 55aca737..05964885 100644 --- a/eo/src/utils/eoFDCStat.h +++ b/eo/src/utils/eoFDCStat.h @@ -52,7 +52,7 @@ public : theBest(_theBest), boolOpt(true) {} /** Compute the FDC - either from best in pop, or from absolute best - * if it was past in the constructor + * if it was passed in the constructor */ virtual void operator()(const eoPop& _pop) {