guix-commits
[Top][All Lists]
Advanced

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

05/12: gnu: r-msfeatures: Fix typo.


From: guix-commits
Subject: 05/12: gnu: r-msfeatures: Fix typo.
Date: Sun, 14 Nov 2021 21:25:12 -0500 (EST)

vagrantc pushed a commit to branch master
in repository guix.

commit 8f392c48174f429b35af2afa42d2c8631e0d2f41
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Sun Nov 14 17:40:40 2021 -0800

    gnu: r-msfeatures: Fix typo.
    
    * gnu/packages/bioconductor.scm (r-msfeatures)[description]: Fix spelling of
      "package".
---
 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 47bfa11..d36d070 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -13123,7 +13123,7 @@ within the R for Mass Spectrometry packages.")
      "The MsFeature package defines functionality for Mass Spectrometry
 features.  This includes functions to group (LC-MS) features based on some of
 their properties, such as retention time (coeluting features), or correlation
-of signals across samples.  This packge hence allows to group features, and
+of signals across samples.  This package hence allows to group features, and
 its results can be used as an input for the @code{QFeatures} package which
 allows to aggregate abundance levels of features within each group.  This
 package defines concepts and functions for base and common data types,



reply via email to

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