Skip to content

Commit

Permalink
Fix bad copy/paste docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
mmore500 committed Nov 27, 2023
1 parent 0898385 commit 9fb1c8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion avida-core/source/actions/PopulationActions.cc
Original file line number Diff line number Diff line change
Expand Up @@ -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
{
Expand Down

0 comments on commit 9fb1c8d

Please sign in to comment.