mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 06:37:08 +01:00
gnu: r-gson: Fix typo.
* gnu/packages/cran.scm (r-gson)[description]: Fix pluralized "This package".
This commit is contained in:
parent
12ca767702
commit
1679dec45b
1 changed files with 1 additions and 1 deletions
|
@ -634,7 +634,7 @@ (define-public r-gson
|
|||
(home-page "https://cran.r-project.org/package=gson")
|
||||
(synopsis "Base Class and Methods for 'gson' Format")
|
||||
(description
|
||||
"This packages proposes a new file format named @code{gson} for storing
|
||||
"This package proposes a new file format named @code{gson} for storing
|
||||
gene set and related information, and provides read, write and other utilities
|
||||
to process this file format.")
|
||||
(license license:artistic2.0)))
|
||||
|
|
Loading…
Reference in a new issue