mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: julia-bioalignments: Fix spelling.
* gnu/packages/julia-xyz.scm (julia-bioalignments)[synopsis,description]: Fix spelling of "alignment".
This commit is contained in:
parent
604d80bb8d
commit
3c43f2b4f5
1 changed files with 2 additions and 2 deletions
|
@ -391,8 +391,8 @@ benchmarks as well as comparing benchmark results.")
|
||||||
julia-biosymbols
|
julia-biosymbols
|
||||||
julia-intervaltrees))
|
julia-intervaltrees))
|
||||||
(home-page "https://github.com/BioJulia/BioAlignments.jl")
|
(home-page "https://github.com/BioJulia/BioAlignments.jl")
|
||||||
(synopsis "Sequence alignement algorithm and data structures")
|
(synopsis "Sequence alignment algorithm and data structures")
|
||||||
(description "This package provides alignement algorithms and data
|
(description "This package provides alignment algorithms and data
|
||||||
structures for sequence of DNA, RNA, and amino acid sequences.")
|
structures for sequence of DNA, RNA, and amino acid sequences.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue