gnu: calibre: Spell ‘e-book’ consistently.

* gnu/packages/ebook.scm (calibre)[description]: Use synopsis' ‘e-book’
spelling.
This commit is contained in:
Tobias Geerinckx-Rice 2018-02-23 14:35:34 +01:00
parent ae16afe92e
commit 8572adb28a
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -196,11 +196,11 @@ (define-public calibre
#t))))) #t)))))
(home-page "http://calibre-ebook.com/") (home-page "http://calibre-ebook.com/")
(synopsis "E-book library management software") (synopsis "E-book library management software")
(description "Calibre is an ebook library manager. It can view, convert (description "Calibre is an e-book library manager. It can view, convert
and catalog ebooks in most of the major ebook formats. It can also talk and catalog e-books in most of the major e-book formats. It can also talk
to many ebook reader devices. It can go out to the Internet and fetch to many e-book reader devices. It can go out to the Internet and fetch
metadata for books. It can download newspapers and convert them into metadata for books. It can download newspapers and convert them into
ebooks for convenient reading.") e-books for convenient reading.")
;; Calibre is largely GPL3+, but includes a number of components covered ;; Calibre is largely GPL3+, but includes a number of components covered
;; by other licenses. See COPYRIGHT for more details. ;; by other licenses. See COPYRIGHT for more details.
(license (list license:gpl3+ (license (list license:gpl3+