guix-commits
[Top][All Lists]
Advanced

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

04/35: gnu: r-labelled: Fix trailing whitespace in description.


From: guix-commits
Subject: 04/35: gnu: r-labelled: Fix trailing whitespace in description.
Date: Thu, 30 Dec 2021 02:17:52 -0500 (EST)

vagrantc pushed a commit to branch master
in repository guix.

commit ecbaed7da28abce98d71f592fe7d3e0b5836d250
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Wed Dec 29 22:14:10 2021 -0800

    gnu: r-labelled: Fix trailing whitespace in description.
    
    * gnu/packages/cran.scm (r-labelled)[description]: Fix trailing whitespace.
---
 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 98f7fc46fd..036c246f95 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -9917,7 +9917,7 @@ subsequence} (LCS) using a dynamic programming 
algorithm.")
     (description
      "This package provides useful functions to deal with the
 @code{haven_labelled} and @code{haven_labelled_spss} classes introduced by the
-haven package. ")
+haven package.")
     (license license:gpl3)))
 
 (define-public r-ggformula



reply via email to

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