summaryrefslogtreecommitdiff
path: root/gnu/packages/ebook.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2018-02-23 14:35:34 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2018-02-23 16:00:07 +0100
commit8572adb28a27e8324d2a2e54dac0669b43603789 (patch)
tree3cd124e2c2c7c551bdde7d8495db46a279a68c78 /gnu/packages/ebook.scm
parentae16afe92e5564e64767e668b6f0c8ed972e2829 (diff)
downloadguix-patches-8572adb28a27e8324d2a2e54dac0669b43603789.tar
guix-patches-8572adb28a27e8324d2a2e54dac0669b43603789.tar.gz
gnu: calibre: Spell ‘e-book’ consistently.
* gnu/packages/ebook.scm (calibre)[description]: Use synopsis' ‘e-book’ spelling.
Diffstat (limited to 'gnu/packages/ebook.scm')
-rw-r--r--gnu/packages/ebook.scm8
1 files changed, 4 insertions, 4 deletions
diff --git a/gnu/packages/ebook.scm b/gnu/packages/ebook.scm
index bb43000e81..bf4b6a750e 100644
--- a/gnu/packages/ebook.scm
+++ b/gnu/packages/ebook.scm
@@ -196,11 +196,11 @@
#t)))))
(home-page "http://calibre-ebook.com/")
(synopsis "E-book library management software")
- (description "Calibre is an ebook library manager. It can view, convert
-and catalog ebooks in most of the major ebook formats. It can also talk
-to many ebook reader devices. It can go out to the Internet and fetch
+ (description "Calibre is an e-book library manager. It can view, convert
+and catalog e-books in most of the major e-book formats. It can also talk
+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
-ebooks for convenient reading.")
+e-books for convenient reading.")
;; Calibre is largely GPL3+, but includes a number of components covered
;; by other licenses. See COPYRIGHT for more details.
(license (list license:gpl3+