guix-commits
[Top][All Lists]
Advanced

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

03/06: gnu: mu: Fix typo.


From: guix-commits
Subject: 03/06: gnu: mu: Fix typo.
Date: Tue, 2 Nov 2021 19:42:31 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit c5ef5f81e4ee2c6febcf422d93fbf0448427f20f
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue Nov 2 19:07:57 2021 +0100

    gnu: mu: Fix typo.
    
    * gnu/packages/mail.scm (mu)[description]: Fix typo.
---
 gnu/packages/mail.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index 35c4a6d..38feb65 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+)))



reply via email to

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