Corrected a wrong comment

This commit is contained in:
evomarc 2001-06-30 05:57:10 +00:00
commit 48a784d122

View file

@ -98,7 +98,7 @@ class eoMonGenOp : public eoGenOp<EOT>
eoMonOp<EOT>& op;
};
/** Wrapper for binop: here we use erase method of eoPopulator
/** Wrapper for binop: here we use select method of eoPopulator
* but we could also have an embedded selector to select the second parent
*/
template <class EOT>