guix-commits
[Top][All Lists]
Advanced

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

06/42: gnu: r-callr: Fix typo "This package".


From: guix-commits
Subject: 06/42: gnu: r-callr: Fix typo "This package".
Date: Wed, 22 May 2019 21:20:15 -0400 (EDT)

vagrantc pushed a commit to branch master
in repository guix.

commit b3fed5ed95f4d119e806935b7d438c42054cb535
Author: Vagrant Cascadian <address@hidden>
Date:   Wed May 22 14:42:25 2019 -0700

    gnu: r-callr: Fix typo "This package".
    
    * gnu/packages/cran (r-callr)[description]: Fix typo.
---
 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 3e79b3f..3389c3b 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -339,7 +339,7 @@ such as copy/paste from an R session.")
     (synopsis "Call R from R")
     (description
      "It is sometimes useful to perform a computation in a separate R process,
-without affecting the current R process at all.  This packages does exactly
+without affecting the current R process at all.  This package does exactly
 that.")
     (license license:expat)))
 



reply via email to

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