guix-commits
[Top][All Lists]
Advanced

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

01/42: gnu: r-marray: Fix typo "function".


From: guix-commits
Subject: 01/42: gnu: r-marray: Fix typo "function".
Date: Wed, 22 May 2019 21:20:13 -0400 (EDT)

vagrantc pushed a commit to branch master
in repository guix.

commit ab8979fc2cabc73d04083df9adc80bdd90a1bbab
Author: Vagrant Cascadian <address@hidden>
Date:   Wed May 22 13:54:18 2019 -0700

    gnu: r-marray: Fix typo "function".
    
    * gnu/packages/bioconductor (r-marray)[description]: Fix typo.
---
 gnu/packages/bioconductor.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 3731b03..bb85f77 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -1221,7 +1221,7 @@ enrichedGO (addGeneIDs).")
     (home-page "http://bioconductor.org/packages/marray";)
     (synopsis "Exploratory analysis for two-color spotted microarray data")
     (description "This package contains class definitions for two-color spotted
-microarray data.  It also includes fuctions for data input, diagnostic plots,
+microarray data.  It also includes functions for data input, diagnostic plots,
 normalization and quality checking.")
     (license license:lgpl2.0+)))
 



reply via email to

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