guix-commits
[Top][All Lists]
Advanced

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

10/23: gnu: emacs-noflet: Fix typo "lets you".


From: guix-commits
Subject: 10/23: gnu: emacs-noflet: Fix typo "lets you".
Date: Wed, 22 May 2019 21:22:39 -0400 (EDT)

vagrantc pushed a commit to branch master
in repository guix.

commit a265b400b41cf776d288c27c25c0b59bcdfab069
Author: Vagrant Cascadian <address@hidden>
Date:   Wed May 22 16:31:38 2019 -0700

    gnu: emacs-noflet: Fix typo "lets you".
    
    * gnu/packages/emacs-xyz (emacs-noflet)[description]: Fix typo.
---
 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 1b7b7a3..0dc14a4 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -11948,7 +11948,7 @@ It provides auto-completion for HTTP methods and 
headers in
        `(("emacs-dash" ,emacs-dash)))
       (home-page "https://github.com/nicferrier/emacs-noflet";)
       (synopsis "Locally override functions")
-      (description "@code{emacs-noflet} let's you locally override functions,
+      (description "@code{emacs-noflet} lets you locally override functions,
 in the manner of @command{flet}, but with access to the original function
 through the symbol: @command{this-fn}.")
       (license license:gpl3+))))



reply via email to

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