guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

07/12: gnu: emacs-org-contrib: Fix typo.


From: guix-commits
Subject: 07/12: gnu: emacs-org-contrib: Fix typo.
Date: Sun, 14 Nov 2021 21:25:13 -0500 (EST)

vagrantc pushed a commit to branch master
in repository guix.

commit 34af64a8ccbd521038c8dc18cd981d6f59e86e37
Author: Vagrant Cascadian <vagrant@debian.org>
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

[Prev in Thread] Current Thread [Next in Thread]