1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-01 06:45:55 +02:00

gnu: r-benchmarkmedata: Fix typo in description.

* gnu/packages/cran.scm (r-benchmarkmedata)[description]: Fix typo.
This commit is contained in:
Tobias Geerinckx-Rice
2021-05-30 15:10:42 +02:00
parent d127fdd0e7
commit 6086e6ed1a
+1 -1
View File
@@ -367,7 +367,7 @@ for authoring journal articles and conference submissions.")
("r-tibble" ,r-tibble)))
(home-page "https://github.com/csgillespie/benchmarkme-data")
(synopsis "Data set for the @code{benchmarkme} package")
(description "This pacakge contains the data set for the crowd sourced
(description "This package contains the data set for the crowd-sourced
benchmarks from running the @code{benchmarkme} package.")
(license license:gpl2+)))