Skip to content
Snippets Groups Projects
Commit 15a8c29a authored by Glenn Proctor's avatar Glenn Proctor
Browse files

*** empty log message ***

parent b2c03855
No related branches found
No related tags found
No related merge requests found
......@@ -132,7 +132,7 @@ sub info {
my ($i, @all_species) = @_;
return "($i of " . scalar(@all_species) . ")";
return "(species $i of " . scalar(@all_species) . ")";
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment