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.
1 files changed, 1 insertions(+), 1 deletions(-) M gnu/packages/mail.scm
M gnu/packages/mail.scm => gnu/packages/mail.scm +1 -1
@@ 2335,5 2335,5 @@ tools and applications: (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 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+)))