gnu: balsa: Fix typo in description.
While a Perl MTA named ‘sendEmail’ exists, the upstream description upon which ours is based clearly refers to ‘Sendmail’. * gnu/packages/mail.scm (balsa)[description]: Fix typo.
This commit is contained in:
parent
407b086ba5
commit
b95d5f629f
|
@ -2335,5 +2335,5 @@ tools and applications:
|
||||||
(description "Balsa is a highly configurable and robust mail client for
|
(description "Balsa is a highly configurable and robust mail client for
|
||||||
the GNOME desktop. It supports both POP3 and IMAP servers as well as the
|
the GNOME desktop. It supports both POP3 and IMAP servers as well as the
|
||||||
mbox, maildir and mh local mailbox formats. Balsa also supports SMTP and/or
|
mbox, maildir and mh local mailbox formats. Balsa also supports SMTP and/or
|
||||||
the use of a local MTA such as Sendemail.")
|
the use of a local MTA such as Sendmail.")
|
||||||
(license gpl3+)))
|
(license gpl3+)))
|
||||||
|
|
Loading…
Reference in New Issue