guix-commits
[Top][All Lists]
Advanced

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

02/02: gnu: isync / mbsync: Fix typos in description.


From: Leo Famulari
Subject: 02/02: gnu: isync / mbsync: Fix typos in description.
Date: Mon, 7 May 2018 17:45:38 -0400 (EDT)

lfam pushed a commit to branch master
in repository guix.

commit f6cd8586453291d11351e5e4b196210a5e113967
Author: Leo Famulari <address@hidden>
Date:   Mon May 7 17:44:21 2018 -0400

    gnu: isync / mbsync: Fix typos in description.
    
    * gnu/packages/mail.scm (isync)[description]: Fix typos.
---
 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 6aef8ab..d6ad333 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -1371,7 +1371,7 @@ hashing schemes plugin for @code{Dovecot}.")
     (home-page "http://isync.sourceforge.net/";)
     (synopsis "Mailbox synchronization program")
     (description
-     "isync/mbsync is command line tool for two-way synchronization of
+     "isync/mbsync is a command-line tool for two-way synchronization of
 mailboxes.  Currently Maildir and IMAP are supported types.")
     (license gpl2+)))
 



reply via email to

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