summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2021-04-09 19:50:58 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2021-04-10 14:11:29 +0200
commit0671046e471af6430eda57ce195a0bf1aa71155d (patch)
tree41bdbfa6e1e2a1d21eb542b9da23b7e412ad465f
parenta972e272e9a599747a773a51c725a9db90083ea0 (diff)
gnu: r-ggforce: Fix typo in description.
* gnu/packages/cran.scm (r-ggforce)[description]: Fix typo.
-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 61de48e08e..b910677a2f 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -16376,7 +16376,7 @@ sets of URLs.")
(description
"The aim of the ggplot2 package is to aid in visual data investigations.
This focus has led to a lack of facilities for composing specialized plots.
-Thi package aims to be a collection of mainly new statistics and geometries
+This package aims to be a collection of mainly new statistics and geometries
that fills this gap.")
(license license:expat)))