diff options
author | Vasilij Schneidermann <mail@vasilij.de> | 2020-02-14 23:30:28 +0100 |
---|---|---|
committer | Vasilij Schneidermann <mail@vasilij.de> | 2020-02-14 23:30:28 +0100 |
commit | 77a339fa40b32075bd3fc8ca6f1cf338a226e665 (patch) | |
tree | 81490c7bc5a53e3b3168a8cda14623321c7a7168 | |
parent | c7c7a7e1b628b03f9b39736baf504bc093552f88 (diff) |
Fix typo
-rw-r--r-- | README.rst | 2 | ||||
-rw-r--r-- | nov.el | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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 @@ -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 |