guix-commits
[Top][All Lists]
Advanced

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

04/04: gnu: qtltools: Fix typo.


From: guix-commits
Subject: 04/04: gnu: qtltools: Fix typo.
Date: Thu, 18 Nov 2021 17:22:30 -0500 (EST)

vagrantc pushed a commit to branch master
in repository guix.

commit a8eea7a51e243587b7e0b12c2a769ace6f05351d
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Thu Nov 18 14:09:30 2021 -0800

    gnu: qtltools: Fix typo.
    
    * gnu/packages/bioinformatics.scm (qtltools)[description]: Switch from 
"allows
      to go" to "allows going".
---
 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 6c9c1af..3fa378d 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -1581,7 +1581,7 @@ $(BOOST_LIB)/libboost_program_options.so"))))
     (home-page "https://qtltools.github.io/qtltools/";)
     (synopsis "Tool set for molecular QTL discovery and analysis")
     (description "QTLtools is a tool set for molecular QTL discovery
-and analysis.  It allows to go from the raw genetic sequence data to
+and analysis.  It allows going from the raw genetic sequence data to
 collection of molecular @dfn{Quantitative Trait Loci} (QTLs) in few
 easy-to-perform steps.")
     (license license:gpl3+)))



reply via email to

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