From ecbaed7da28abce98d71f592fe7d3e0b5836d250 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Wed, 29 Dec 2021 22:14:10 -0800 Subject: 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 -- cgit v1.2.3