guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/02: gnu: r-gson: Fix typo.


From: guix-commits
Subject: 01/02: gnu: r-gson: Fix typo.
Date: Sun, 18 Dec 2022 19:04:52 -0500 (EST)

vagrantc pushed a commit to branch master
in repository guix.

commit 1679dec45b535d831e4c3a1ec8605d8e9e2f8ab0
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Sun Dec 18 15:41:32 2022 -0800

    gnu: r-gson: Fix typo.
    
    * gnu/packages/cran.scm (r-gson)[description]: Fix pluralized "This 
package".
---
 gnu/packages/cran.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 340a63cab1..5a76c76c6e 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -634,7 +634,7 @@ the output locally.")
     (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)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]