guix-commits
[Top][All Lists]
Advanced

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

14/14: gnu: python-plaster-pastedeploy: Fix trailing whitespace in descr


From: guix-commits
Subject: 14/14: gnu: python-plaster-pastedeploy: Fix trailing whitespace in description.
Date: Thu, 30 Dec 2021 03:59:05 -0500 (EST)

vagrantc pushed a commit to branch master
in repository guix.

commit 5b307aff664abf6c8d1d713a5806e46c9b7ca208
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Thu Dec 30 00:36:20 2021 -0800

    gnu: python-plaster-pastedeploy: Fix trailing whitespace in description.
    
    * gnu/packages/python-web.scm (python-plaster-pastedeploy)[description]: Fix
      trailing whitespace.
---
 gnu/packages/python-web.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index f424c6a103..1b76e6008c 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -5465,7 +5465,7 @@ be registered via an entrypoint.")
     (description
      "This plugin for @code{python-plaster} adds support for PasteDeploy
 syntax, it provides a plaster @code{Loader} object that can parse ini files
-according to the standard set by PasteDeploy ")
+according to the standard set by PasteDeploy")
     (license license:expat)))
 
 (define-public python-hupper



reply via email to

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