gnu: abook: Fix typo in description.

* gnu/packages/mail.scm (abook)[description]: Fix typo.
This commit is contained in:
Tobias Geerinckx-Rice 2021-05-23 10:06:44 +02:00
parent 6c7dc0bad1
commit da671c16f2
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -207,10 +207,10 @@ (define-public abook
`(("ncurses" ,ncurses)
("readline" ,readline)))
(home-page "https://abook.sourceforge.io/")
(synopsis "Text-based addressbook")
(synopsis "Text-based address book")
(description
"Abook is a text-based addressbook program designed to use with Mutt mail
client.")
"Abook is a text-based address book program designed to use with the Mutt
mail client.")
(license license:gpl2)))
(define-public anubis