From 48a784d122e6a5405e85dcecce309d3eb5b9de33 Mon Sep 17 00:00:00 2001 From: evomarc Date: Sat, 30 Jun 2001 05:57:10 +0000 Subject: [PATCH] Corrected a wrong comment --- eo/src/eoGenOp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eo/src/eoGenOp.h b/eo/src/eoGenOp.h index 66e0100d..8facd01f 100644 --- a/eo/src/eoGenOp.h +++ b/eo/src/eoGenOp.h @@ -98,7 +98,7 @@ class eoMonGenOp : public eoGenOp eoMonOp& 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