guix-commits
[Top][All Lists]
Advanced

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

09/13: gnu: emacs-eacl: Fix typo in description.


From: guix-commits
Subject: 09/13: gnu: emacs-eacl: Fix typo in description.
Date: Wed, 26 Feb 2020 15:57:39 -0500 (EST)

mbakke pushed a commit to branch master
in repository guix.

commit b18d3c526834a58d71566be6f0f0453dc55881e2
Author: Kyle Meyer <address@hidden>
AuthorDate: Sat Feb 22 16:49:00 2020 -0500

    gnu: emacs-eacl: Fix typo in description.
    
    * gnu/packages/emacs-xyz.scm (emacs-eacl)[description]: Correct misspelling 
of
    "commands".
    
    Signed-off-by: Marius Bakke <address@hidden>
---
 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 cfc92ce..b61eb19 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -19361,7 +19361,7 @@ with passwords for paths matching regexps.")
      `(("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+)))
 



reply via email to

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