vagrantc pushed a commit to branch master
in repository guix.

commit 34af64a8ccbd521038c8dc18cd981d6f59e86e37
Author: Vagrant Cascadian <[email protected]>
AuthorDate: Sun Nov 14 17:47:20 2021 -0800

    gnu: emacs-org-contrib: Fix typo.
    
    * gnu/packages/emacs-xyz.scm (emacs-org-contrib)[description]: Fix spelling 
of
      "maintenance".
---
 gnu/packages/emacs-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index b305bb5..7e49fcb 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+)))
 

Reply via email to