summaryrefslogtreecommitdiff
path: root/gnu/packages/mail.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2021-11-02 19:07:57 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2021-11-03 00:39:49 +0100
commitc5ef5f81e4ee2c6febcf422d93fbf0448427f20f (patch)
tree3b6a28d7520ae960a3654b24cd5e056993d6eea1 /gnu/packages/mail.scm
parent688f573bb185f9f5eec7f809e368f92d58db6339 (diff)
downloadguix-patches-c5ef5f81e4ee2c6febcf422d93fbf0448427f20f.tar
guix-patches-c5ef5f81e4ee2c6febcf422d93fbf0448427f20f.tar.gz
gnu: mu: Fix typo.
* gnu/packages/mail.scm (mu)[description]: Fix typo.
Diffstat (limited to 'gnu/packages/mail.scm')
-rw-r--r--gnu/packages/mail.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index 35c4a6d970..38feb6593b 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -1234,7 +1234,7 @@ security functionality including PGP, S/MIME, SSH, and SSL.")
(synopsis "Quickly find emails")
(description
"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
attachments, create new maildirs, and so on.")
(license license:gpl3+)))