me
/
guix
Archived
1
0
Fork 0

gnu: r-ggforce: Fix typo in description.

* gnu/packages/cran.scm (r-ggforce)[description]: Fix typo.
master
Tobias Geerinckx-Rice 2021-04-09 19:50:58 +02:00
parent a972e272e9
commit 0671046e47
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -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)))