guix-commits
[Top][All Lists]
Advanced

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

32/35: gnu: texlive-charter: Fix trailing whitespace in description.


From: guix-commits
Subject: 32/35: gnu: texlive-charter: 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 b950480a1d4894d303811c0f411a1a0cf81d5728
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Wed Dec 29 22:37:29 2021 -0800

    gnu: texlive-charter: Fix trailing whitespace in description.
    
    * gnu/packages/tex.scm (texlive-charter)[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 dc3c6eb790..f09e1358ab 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -8241,7 +8241,7 @@ package, such as @command{natbib} as well).")
     (description "This package provides a copy of the Charter Type-1 fonts
 which Bitstream contributed to the X consortium, renamed for use with TeX.
 Support for use with LaTeX is available in @code{freenfss}, part of
-@command{psnfss}. ")
+@command{psnfss}.")
     (license (license:non-copyleft
               "http://mirrors.ctan.org/fonts/charter/readme.charter";))))
 



reply via email to

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