mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: emacs-org-contrib: Fix typo.
* gnu/packages/emacs.scm (emacs-org-contrib)[synopsis]: Fix typo.
This commit is contained in:
parent
be520f199a
commit
35377cfa90
1 changed files with 1 additions and 1 deletions
|
@ -4260,7 +4260,7 @@ (define-public emacs-org-contrib
|
|||
#t))))))
|
||||
(propagated-inputs
|
||||
`(("emacs-org" ,emacs-org)))
|
||||
(synopsis "Contributed packages to Org-mode")
|
||||
(synopsis "Contributed packages to Org mode")
|
||||
(description "Org is an Emacs mode for keeping notes, maintaining TODO
|
||||
lists, and project planning with a fast and effective plain-text system.
|
||||
|
||||
|
|
Loading…
Reference in a new issue