summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@debian.org>2020-01-24 02:32:37 -0800
committerVagrant Cascadian <vagrant@debian.org>2020-01-24 02:38:13 -0800
commit5b98473a1ffa84b27df292b3190b31e07441cb67 (patch)
treeceeda137a0c7a8a39b6c0aa1a8bf15c2d745cb52
parentd16a1c935626839a2338f447dda632427b3fc04c (diff)
downloadpatches-5b98473a1ffa84b27df292b3190b31e07441cb67.tar
patches-5b98473a1ffa84b27df292b3190b31e07441cb67.tar.gz
gnu: r-biocset: Fix spelling of "ability".base-for-series-2714
* gnu/packages/bioconductor (r-biocset)[description]: Fix typo.
-rw-r--r--gnu/packages/bioconductor.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index e2b4f6ea7f..562e151fef 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -7349,7 +7349,7 @@ analytics on packages.")
(description
"BiocSet displays different biological sets in a triple tibble format.
These three tibbles are @code{element}, @code{set}, and @code{elementset}.
-The user has the abilty to activate one of these three tibbles to perform
+The user has the ability to activate one of these three tibbles to perform
common functions from the @code{dplyr} package. Mapping functionality and
accessing web references for elements/sets are also available in BiocSet.")
(license license:artistic2.0)))