guix-commits
[Top][All Lists]
Advanced

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

33/35: gnu: texlive-sectsty: Fix trailing whitespace in description.


From: guix-commits
Subject: 33/35: gnu: texlive-sectsty: 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 80d938832db3330250b951f37e81183505bdcb15
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Wed Dec 29 22:38:00 2021 -0800

    gnu: texlive-sectsty: Fix trailing whitespace in description.
    
    * gnu/packages/tex.scm (texlive-sectsty)[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 f09e1358ab..3e739d3f12 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -9348,7 +9348,7 @@ LY1 encoding.")
       (synopsis "Control sectional headers")
       (description "This is a LaTeX2ε package to help change the style of any 
or
 all of LaTeX's sectional headers in the article, book, or report classes.
-Examples include the addition of rules above or below a section title. ")
+Examples include the addition of rules above or below a section title.")
       (license license:lppl1.2+))))
 
 (define-public texlive-morefloats



reply via email to

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