guix-commits
[Top][All Lists]
Advanced

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

01/06: gnu: python-rst.linker: Fix grammar of "allows to automatically r


From: guix-commits
Subject: 01/06: gnu: python-rst.linker: Fix grammar of "allows to automatically replace" to "automatically replaces".
Date: Sun, 12 Apr 2020 16:22:57 -0400 (EDT)

vagrantc pushed a commit to branch master
in repository guix.

commit a3316a35d414d3afba1883930586d10359ebfbe3
Author: Vagrant Cascadian <address@hidden>
AuthorDate: Sun Apr 12 13:09:55 2020 -0700

    gnu: python-rst.linker: Fix grammar of "allows to automatically replace" to
    "automatically replaces".
    
    * gnu/packages/python-xyz (python-rst.linker): Fix grammar.
---
 gnu/packages/python-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 64b1e6d..f8339d0 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -3552,7 +3552,7 @@ receive files via the SCP1 protocol, as implemented by 
the OpenSSH
     ;; Note: As of version 1.7 the documentation is not worth building.
     (home-page "https://github.com/jaraco/rst.linker";)
     (synopsis "Sphinx plugin to add links and timestamps")
-    (description "rst.linker allows to automatically replace text by a
+    (description "rst.linker automatically replaces text by a
 reStructuredText external reference or timestamps.  It's primary purpose is to
 augment the changelog, but it can be used for other documents, too.")
     (license license:expat)))



reply via email to

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