summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@debian.org>2021-11-14 17:47:20 -0800
committerVagrant Cascadian <vagrant@debian.org>2021-11-14 17:47:20 -0800
commit34af64a8ccbd521038c8dc18cd981d6f59e86e37 (patch)
tree29bc03d3e0769c8030dc3631130e9cad5b8e5350 /gnu
parentdf808170987a27e8682f2b6840ecbc94274973c4 (diff)
gnu: emacs-org-contrib: Fix typo.
* gnu/packages/emacs-xyz.scm (emacs-org-contrib)[description]: Fix spelling of "maintenance".
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/emacs-xyz.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index b305bb5386..7e49fcbf5f 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -12360,7 +12360,7 @@ programming and reproducible research.")
(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+)))