mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 13:58:15 -05:00
gnu: emacs-calfw: Fix typo in description.
* gnu/packages/emacs.scm (emacs-calfw)[description]: Fix typo.
This commit is contained in:
parent
51c15375ab
commit
9dac2a8ef4
1 changed files with 2 additions and 2 deletions
|
@ -1182,8 +1182,8 @@ (define-public emacs-calfw
|
||||||
(home-page "https://github.com/kiwanami/emacs-calfw/")
|
(home-page "https://github.com/kiwanami/emacs-calfw/")
|
||||||
(synopsis "Calendar framework for Emacs")
|
(synopsis "Calendar framework for Emacs")
|
||||||
(description
|
(description
|
||||||
"This package displays a calendar view with various shedule data in
|
"This package displays a calendar view with various schedule data in the
|
||||||
the Emacs buffer.")
|
Emacs buffer.")
|
||||||
(license license:gpl3+)))
|
(license license:gpl3+)))
|
||||||
|
|
||||||
(define-public emacs-direnv
|
(define-public emacs-direnv
|
||||||
|
|
Loading…
Reference in a new issue