mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-4clojure: Fix typos in description.
* gnu/packages/emacs-xyz.scm (emacs-4clojure)[description]: Fix typos.
This commit is contained in:
parent
034a3eacf7
commit
e36065c1a4
1 changed files with 4 additions and 3 deletions
|
@ -5405,9 +5405,10 @@ board and goal value can be customized.")
|
||||||
`(("emacs-request" ,emacs-request)))
|
`(("emacs-request" ,emacs-request)))
|
||||||
(home-page "https://github.com/emacsorphanage/4clojure/")
|
(home-page "https://github.com/emacsorphanage/4clojure/")
|
||||||
(synopsis "Open and evaluate 4clojure questions in Emacs")
|
(synopsis "Open and evaluate 4clojure questions in Emacs")
|
||||||
(description "Emacs 4clojure interacts with @url{http://www4clojure.com,
|
(description "Emacs 4clojure interacts with
|
||||||
4clojure} problems. You can open a specific question and move to the next or
|
@url{http://www.4clojure.com, 4clojure} problems. You can open a specific
|
||||||
previous one. You can also verify you answers.")
|
question and move to the next or previous one. You can also verify your
|
||||||
|
answers.")
|
||||||
(license license:gpl3))))
|
(license license:gpl3))))
|
||||||
|
|
||||||
(define-public emacs-base16-theme
|
(define-public emacs-base16-theme
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue