From cb5f45cbcfbcf263cdeb2d263eb15edefc8b07cb Mon Sep 17 00:00:00 2001 From: Vasilij Schneidermann Date: Fri, 5 Aug 2022 22:31:51 +0200 Subject: Correct typo in docstring --- nov.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nov.el') 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) -- cgit v1.2.3