[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/05: gnu: emacs-md4rd: Fix grammar of "allows to read" to "allows read
From: |
guix-commits |
Subject: |
04/05: gnu: emacs-md4rd: Fix grammar of "allows to read" to "allows reading". |
Date: |
Sun, 12 Apr 2020 18:17:39 -0400 (EDT) |
vagrantc pushed a commit to branch master
in repository guix.
commit 28643c2147012544e250773c5d8b95bb761ca618
Author: Vagrant Cascadian <address@hidden>
AuthorDate: Sun Apr 12 15:13:53 2020 -0700
gnu: emacs-md4rd: Fix grammar of "allows to read" to "allows reading".
* gnu/packages/emacs-xyz (emacs-md4rd): Fix grammar.
---
gnu/packages/emacs-xyz.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 7df0b1d..f090e4b 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -13403,7 +13403,7 @@ navigate and display hierarchy structures.")
(home-page "https://github.com/ahungry/md4rd")
(synopsis "Emacs Mode for Reddit")
(description
- "This package allows to read Reddit from within Emacs interactively.")
+ "This package allows reading Reddit from within Emacs interactively.")
(license license:gpl3+)))
(define-public emacs-pulseaudio-control