aboutsummaryrefslogtreecommitdiff
path: root/nov.el
diff options
context:
space:
mode:
Diffstat (limited to 'nov.el')
-rw-r--r--nov.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/nov.el b/nov.el
index 41297ee..4e30615 100644
--- a/nov.el
+++ b/nov.el
@@ -124,7 +124,7 @@ If set to `nil', no saving and restoring is performed."
(defcustom nov-header-line-format "%t: %c"
"Header line format.
- %t is replaced by the title.
-- %u is replaced by the chapter title."
+- %c is replaced by the chapter title."
:type 'string
:group 'nov)