guix-commits
[Top][All Lists]
Advanced

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

31/35: gnu: texlive-latex-tocloft: Fix trailing whitespace in descriptio


From: guix-commits
Subject: 31/35: gnu: texlive-latex-tocloft: Fix trailing whitespace in description.
Date: Thu, 30 Dec 2021 02:18:07 -0500 (EST)

vagrantc pushed a commit to branch master
in repository guix.

commit 757158a9c435f523f049d84deb80e3932e060e80
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Wed Dec 29 22:37:00 2021 -0800

    gnu: texlive-latex-tocloft: Fix trailing whitespace in description.
    
    * gnu/packages/tex.scm (texlive-latex-tocloft)[description]: Fix trailing
      whitespace.
---
 gnu/packages/tex.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index a54279943f..dc3c6eb790 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -4828,7 +4828,7 @@ of which make use of the @code{stackengine} core.")
      "This package provides control over the typography of the
 @dfn{Table of Contents}, @dfn{List of Figures} and @dfn{List of Tables},
 and the ability to create new ‘List of ...’. The ToC @code{\\parskip} may
-be changed. ")
+be changed.")
     (license license:lppl1.3c+)))
 
 (define-public texlive-latex-trimspaces



reply via email to

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