From 926286b969e353253ada6e45dfcc25c4094ce8ac Mon Sep 17 00:00:00 2001 From: evomarc Date: Wed, 26 Nov 2003 14:20:26 +0000 Subject: [PATCH] A minor typo ... --- eo/src/utils/eoFDCStat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) {