guix-commits
[Top][All Lists]
Advanced

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

18/35: gnu: guile-raw-strings: Fix trailing whitespace in description.


From: guix-commits
Subject: 18/35: gnu: guile-raw-strings: Fix trailing whitespace in description.
Date: Thu, 30 Dec 2021 02:18:04 -0500 (EST)

vagrantc pushed a commit to branch master
in repository guix.

commit e28159f0a0f5f8b2cbcb0f10bce5677ae6d4a2cd
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Wed Dec 29 22:27:24 2021 -0800

    gnu: guile-raw-strings: Fix trailing whitespace in description.
    
    * gnu/packages/guile-xyz.scm (guile-raw-strings)[description]: Fix trailing
      whitespace.
---
 gnu/packages/guile-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm
index 8346d99996..ffe96bbaaa 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -2125,7 +2125,7 @@ understand, extend, and port to host languages other than 
Scheme.")
       (synopsis "Guile reader extension for `raw strings'")
       (description "This package provides A Guile reader extension for `raw
 strings', it lets you write verbatim strings without having to escape double
-quotes. ")
+quotes.")
       (license license:public-domain))))
 
 (define-public guile-reader



reply via email to

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