Small bug in sequence counting on merge

This commit is contained in:
2022-05-30 16:28:59 +02:00
parent f14860a486
commit cf5b4baa54
5 changed files with 21 additions and 4 deletions

View File

@ -11,7 +11,7 @@ import (
)
//
// Interface for sorting a list of sequences accoording to
// Interface for sorting a list of sequences according to
// their classes
//