summaryrefslogtreecommitdiff
path: root/gnu/packages/guile-xyz.scm
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@debian.org>2021-12-29 22:27:24 -0800
committerVagrant Cascadian <vagrant@debian.org>2021-12-29 22:48:51 -0800
commite28159f0a0f5f8b2cbcb0f10bce5677ae6d4a2cd (patch)
treeec95205a8115b7c89ba8752b0e7f89ff668d1f47 /gnu/packages/guile-xyz.scm
parent820b073a7d04a73547e7feb9a4752dd00a0a8514 (diff)
downloadguix-patches-e28159f0a0f5f8b2cbcb0f10bce5677ae6d4a2cd.tar
guix-patches-e28159f0a0f5f8b2cbcb0f10bce5677ae6d4a2cd.tar.gz
gnu: guile-raw-strings: Fix trailing whitespace in description.
* gnu/packages/guile-xyz.scm (guile-raw-strings)[description]: Fix trailing whitespace.
Diffstat (limited to 'gnu/packages/guile-xyz.scm')
-rw-r--r--gnu/packages/guile-xyz.scm2
1 files changed, 1 insertions, 1 deletions
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