summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@debian.org>2021-12-29 22:38:00 -0800
committerVagrant Cascadian <vagrant@debian.org>2021-12-29 22:50:08 -0800
commit80d938832db3330250b951f37e81183505bdcb15 (patch)
tree936ce6eff0a298c202ac743056e5c9d48f293f81 /gnu
parentb950480a1d4894d303811c0f411a1a0cf81d5728 (diff)
downloadguix-patches-80d938832db3330250b951f37e81183505bdcb15.tar
guix-patches-80d938832db3330250b951f37e81183505bdcb15.tar.gz
gnu: texlive-sectsty: Fix trailing whitespace in description.
* gnu/packages/tex.scm (texlive-sectsty)[description]: Fix trailing whitespace.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/tex.scm2
1 files changed, 1 insertions, 1 deletions
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