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 @@ programming and reproducible research.")
|
||||||
(synopsis "Unmaintained add-ons for Org mode")
|
(synopsis "Unmaintained add-ons for Org mode")
|
||||||
(description
|
(description
|
||||||
"This package contains add-ons to Org. Be warned that these libraries
|
"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.")
|
compatible with the Org stable version.")
|
||||||
(license license:gpl3+)))
|
(license license:gpl3+)))
|
||||||
|
|
||||||
|
|
Reference in a new issue