diff --git a/avida-core/source/actions/PopulationActions.cc b/avida-core/source/actions/PopulationActions.cc index e1aac2d29..0e38a8458 100644 --- a/avida-core/source/actions/PopulationActions.cc +++ b/avida-core/source/actions/PopulationActions.cc @@ -5363,7 +5363,7 @@ class cActionKillDemesHighestParasiteLoad : public cAction /* - Replicate deme(s) with the highest parasite load + Replicate deme(s) with the highest birth count */ class cActionReplicateDemesHighestBirthCount : public cAction {