diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm index 6aef8ab85f..d6ad333fd4 100644 --- a/gnu/packages/mail.scm +++ b/gnu/packages/mail.scm @@ -1371,7 +1371,7 @@ (define-public isync (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+)))