gnu: emacs-noflet: Fix typo "lets you".

* gnu/packages/emacs-xyz (emacs-noflet)[description]: Fix typo.
master
Vagrant Cascadian 2019-05-22 16:31:38 -07:00
parent b9c0d5446c
commit a265b400b4
No known key found for this signature in database
GPG Key ID: DC518FC87F9716AA
1 changed files with 1 additions and 1 deletions

View File

@ -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+))))