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-xyz.scm (emacs-org-contrib)[description]: Fix spelling of "maintenance".
This commit is contained in:
parent
df80817098
commit
34af64a8cc
1 changed files with 1 additions and 1 deletions
|
@ -12360,7 +12360,7 @@ (define-public emacs-org-contrib
|
|||
(synopsis "Unmaintained add-ons for Org mode")
|
||||
(description
|
||||
"This package contains add-ons to Org. Be warned that these libraries
|
||||
receive little if no maintainance and there is no guaranty that they are
|
||||
receive little if no maintenance and there is no guaranty that they are
|
||||
compatible with the Org stable version.")
|
||||
(license license:gpl3+)))
|
||||
|
||||
|
|
Loading…
Reference in a new issue