guix-commits
[Top][All Lists]
Advanced

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

04/04: gnu: emacs-calfw: Fix typo in description.


From: Ricardo Wurmus
Subject: 04/04: gnu: emacs-calfw: Fix typo in description.
Date: Wed, 28 Jun 2017 01:57:15 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 9dac2a8ef40484a17d3327b04e1a74f62e82720a
Author: Ricardo Wurmus <address@hidden>
Date:   Wed Jun 28 07:45:50 2017 +0200

    gnu: emacs-calfw: Fix typo in description.
    
    * gnu/packages/emacs.scm (emacs-calfw)[description]: Fix typo.
---
 gnu/packages/emacs.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index 957de75..feff22a 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -1182,8 +1182,8 @@ a set of simplified face specifications and a 
user-supplied color palette")
     (home-page "https://github.com/kiwanami/emacs-calfw/";)
     (synopsis "Calendar framework for Emacs")
     (description
-     "This package displays a calendar view with various shedule data in
-the Emacs buffer.")
+     "This package displays a calendar view with various schedule data in the
+Emacs buffer.")
     (license license:gpl3+)))
 
 (define-public emacs-direnv



reply via email to

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