From 80d938832db3330250b951f37e81183505bdcb15 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Wed, 29 Dec 2021 22:38:00 -0800 Subject: 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(-) (limited to 'gnu/packages/tex.scm') 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 -- cgit v1.2.3