Fix typo spotted with updated codespell

This commit is contained in:
Peter J. A. Cock
2025-02-27 10:43:33 +00:00
committed by Peter Cock
parent c8d1005bcf
commit 44f7a0ae04

View File

@ -200,7 +200,7 @@ X.3 Build a Codon Alignment
---------------------------
Building a codon alignment is the first step of many evolutionary
anaysis. But how to do that? ``Bio.codonalign`` provides you an easy
analysis. But how to do that? ``Bio.codonalign`` provides you an easy
function ``build()`` to achieve all. The data you need to prepare in
advance is a protein alignment and a set of DNA sequences that can be
translated into the protein sequences in the alignment.