summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@debian.org>2021-12-29 22:37:00 -0800
committerVagrant Cascadian <vagrant@debian.org>2021-12-29 22:49:56 -0800
commit757158a9c435f523f049d84deb80e3932e060e80 (patch)
tree720a559198218322369da8671311f0c9bfcbf326
parent10ad14df92bf2efffe6d2b53bb803ec273b3cee3 (diff)
downloadguix-patches-757158a9c435f523f049d84deb80e3932e060e80.tar
guix-patches-757158a9c435f523f049d84deb80e3932e060e80.tar.gz
gnu: texlive-latex-tocloft: Fix trailing whitespace in description.
* gnu/packages/tex.scm (texlive-latex-tocloft)[description]: Fix trailing whitespace.
-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 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