aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVasilij Schneidermann <mail@vasilij.de>2020-02-14 23:30:28 +0100
committerVasilij Schneidermann <mail@vasilij.de>2020-02-14 23:30:28 +0100
commit77a339fa40b32075bd3fc8ca6f1cf338a226e665 (patch)
tree81490c7bc5a53e3b3168a8cda14623321c7a7168
parentc7c7a7e1b628b03f9b39736baf504bc093552f88 (diff)
Fix typo
-rw-r--r--README.rst2
-rw-r--r--nov.el2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 46d9800..f8a96c5 100644
--- a/README.rst
+++ b/README.rst
@@ -17,7 +17,7 @@ Features:
- Renders EPUB2 (.ncx) and EPUB3 (<nav>) TOCs
- Hyperlinks to internal and external targets
- Supports textual and image documents
-- Info-style History navigation
+- Info-style history navigation
- View source of document files
- Metadata display
- Image rescaling
diff --git a/nov.el b/nov.el
index bfc61a6..f08c481 100644
--- a/nov.el
+++ b/nov.el
@@ -36,7 +36,7 @@
;; - Renders EPUB2 (.ncx) and EPUB3 (<nav>) TOCs
;; - Hyperlinks to internal and external targets
;; - Supports textual and image documents
-;; - Info-style History navigation
+;; - Info-style history navigation
;; - View source of document files
;; - Metadata display
;; - Image rescaling