summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@debian.org>2020-10-30 16:57:59 -0700
committerVagrant Cascadian <vagrant@debian.org>2020-10-30 17:20:04 -0700
commitf7920c6315b58de9ff9331279f90f9fcc9e0c580 (patch)
tree22d9bde394eb16235c7c3f47f515694fcbf2b1f9
parentf4425fc0fb717edd4d16a0f843b16410e8b4e1e9 (diff)
downloadguix-patches-f7920c6315b58de9ff9331279f90f9fcc9e0c580.tar
guix-patches-f7920c6315b58de9ff9331279f90f9fcc9e0c580.tar.gz
gnu: r-vim: Fix grammar.
* gnu/packages/cran (r-vim)[description]: Remove gratuitous use of "allows to".
-rw-r--r--gnu/packages/cran.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index d25acaa532..d9f9187df9 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -5840,7 +5840,7 @@ specific S3-method.")
imputed values are introduced, which can be used for exploring the data and
the structure of the missing and/or imputed values. Depending on this
structure of the missing values, the corresponding methods may help to
-identify the mechanism generating the missing values and allows to explore the
+identify the mechanism generating the missing values and explore the
data including missing values. In addition, the quality of imputation can be
visually explored using various univariate, bivariate, multiple and
multivariate plot methods.")