mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 23:06:59 +01:00
gnu: emacs-helm-clojuredocs: Fix typo "This package".
* gnu/packages/emacs-xyz (emacs-helm-clojuredocs)[description]: Fix typo.
This commit is contained in:
parent
a8d73e699e
commit
41d06fff1f
1 changed files with 1 additions and 1 deletions
|
@ -20998,7 +20998,7 @@ (define-public emacs-helm-clojuredocs
|
|||
`(("emacs-helm" ,emacs-helm)
|
||||
("emacs-edn" ,emacs-edn)))
|
||||
(synopsis "Search help on clojuredocs.org with Helm")
|
||||
(description "This packages provides a Helm interface to lookup Clojure
|
||||
(description "This package provides a Helm interface to lookup Clojure
|
||||
documentation on @url{https://clojuredocs.org} with Helm.
|
||||
|
||||
Two function are exposed:
|
||||
|
|
Loading…
Reference in a new issue