emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#39749: closed ([PATCH] gnu: emacs-eacl: Fix typo in description.)


From: GNU bug Tracking System
Subject: bug#39749: closed ([PATCH] gnu: emacs-eacl: Fix typo in description.)
Date: Wed, 26 Feb 2020 20:42:02 +0000

Your message dated Wed, 26 Feb 2020 21:41:05 +0100
with message-id <address@hidden>
and subject line Re: [bug#39749] [PATCH] gnu: emacs-eacl: Fix typo in 
description.
has caused the debbugs.gnu.org bug report #39749,
regarding [PATCH] gnu: emacs-eacl: Fix typo in description.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
39749: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=39749
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: emacs-eacl: Fix typo in description. Date: Sat, 22 Feb 2020 16:49:00 -0500
* gnu/packages/emacs-xyz.scm (emacs-eacl)[description]: Correct misspelling of
"commands".
---
 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 1247c01e63..f0c82e2ea4 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -19322,7 +19322,7 @@ (define-public emacs-eacl
      `(("emacs-ivy" ,emacs-ivy)))
     (home-page "https://github.com/redguardtoo/eacl";)
     (synopsis "Auto-complete lines by using @code{grep} on a project")
-    (description "This package provides auto-completion cammands for single
+    (description "This package provides auto-completion commands for single
 and multiple lines of code in a project.")
     (license license:gpl3+)))
 

base-commit: 8017eb0ae8d7fee1669e909b116670da374d0ce3
-- 
2.25.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#39749] [PATCH] gnu: emacs-eacl: Fix typo in description. Date: Wed, 26 Feb 2020 21:41:05 +0100 User-agent: Notmuch/0.29.3 (https://notmuchmail.org) Emacs/26.3 (x86_64-pc-linux-gnu)
Kyle Meyer <address@hidden> writes:

> * gnu/packages/emacs-xyz.scm (emacs-eacl)[description]: Correct misspelling of
> "commands".

Applied, thanks!

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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