gnu: emacs-org-contrib: Fix typo.

* gnu/packages/emacs-xyz.scm (emacs-org-contrib)[description]: Fix spelling of
  "maintenance".
This commit is contained in:
Vagrant Cascadian 2021-11-14 17:47:20 -08:00
parent df80817098
commit 34af64a8cc
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA

View file

@ -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+)))