mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-06 03:17:15 -05:00
gnu: mu: Fix typo.
* gnu/packages/mail.scm (mu)[description]: Fix typo.
This commit is contained in:
parent
688f573bb1
commit
c5ef5f81e4
1 changed files with 1 additions and 1 deletions
|
@ -1234,7 +1234,7 @@ (define-public mu
|
||||||
(synopsis "Quickly find emails")
|
(synopsis "Quickly find emails")
|
||||||
(description
|
(description
|
||||||
"Mu is a tool for dealing with e-mail messages stored in the
|
"Mu is a tool for dealing with e-mail messages stored in the
|
||||||
Maildir-format. Mu's purpose in life is to help you to quickly find the
|
Maildir format. Mu's purpose in life is to help you to quickly find the
|
||||||
messages you need; in addition, it allows you to view messages, extract
|
messages you need; in addition, it allows you to view messages, extract
|
||||||
attachments, create new maildirs, and so on.")
|
attachments, create new maildirs, and so on.")
|
||||||
(license license:gpl3+)))
|
(license license:gpl3+)))
|
||||||
|
|
Loading…
Reference in a new issue