guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

55/55: gnu: python-bwapy: Fix typo.


From: guix-commits
Subject: 55/55: gnu: python-bwapy: Fix typo.
Date: Thu, 21 Sep 2023 13:31:41 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit fdfafaa48c43b86d45f86ef0c4ed9ea8ff1caaac
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Fri Sep 22 01:17:55 2023 +0800

    gnu: python-bwapy: Fix typo.
    
    * gnu/packages/bioinformatics.scm (python-bwapy)[synopsis]: Fix typo.
---
 gnu/packages/bioinformatics.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 4fdb5d57eb..dd14bada47 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -19855,7 +19855,7 @@ sequences")
     (inputs
      (list zlib))
     (home-page "https://github.com/ACEnglish/bwapy";)
-    (synopsis "Python bindings to bwa alinger")
+    (synopsis "Python bindings to bwa aligner")
     (description "This package provides Python bindings to the bwa mem
 aligner.")
     ;; These Python bindings are licensed under Mozilla Public License 2.0,



reply via email to

[Prev in Thread] Current Thread [Next in Thread]