gnu: r-biocset: Fix spelling of "ability".
authorVagrant Cascadian <vagrant@debian.org>
Fri, 24 Jan 2020 10:32:37 +0000 (02:32 -0800)
committerVagrant Cascadian <vagrant@debian.org>
Fri, 24 Jan 2020 10:38:13 +0000 (02:38 -0800)
* gnu/packages/bioconductor (r-biocset)[description]: Fix typo.

gnu/packages/bioconductor.scm

index e2b4f6e..562e151 100644 (file)
@@ -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)))