diff --git a/eo/src/eoAtomMutation.h b/eo/src/eoAtomMutation.h index 977f6b50..7d86d521 100644 --- a/eo/src/eoAtomMutation.h +++ b/eo/src/eoAtomMutation.h @@ -35,7 +35,7 @@ /** Atomic mutation of an EO. Acts on containers, and applies a mutation operator to each element of the container with some probability. EOT must - be a container of any tipe + be a container of any type */ template class eoAtomMutation: public eoMonOp {