A minor typo ...

This commit is contained in:
evomarc 2003-11-26 14:20:26 +00:00
commit 926286b969

View file

@ -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<EOT>& _pop)
{