mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-28 19:56:59 -06:00
gnu: abook: Fix typo in description.
* gnu/packages/mail.scm (abook)[description]: Fix typo.
This commit is contained in:
parent
6c7dc0bad1
commit
da671c16f2
1 changed files with 3 additions and 3 deletions
|
|
@ -207,10 +207,10 @@
|
|||
`(("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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue