From 856c9434eb6d0b8ceb1b5c5c65fc82974033e626 Mon Sep 17 00:00:00 2001 From: Vasilij Schneidermann Date: Tue, 5 Sep 2017 21:02:47 +0200 Subject: Documentation fix --- nov.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nov.el b/nov.el index 8675053..fe92939 100644 --- a/nov.el +++ b/nov.el @@ -54,7 +54,7 @@ :group 'multimedia) (defcustom nov-unzip-program (executable-find "unzip") - "Path to `unzip` executable" + "Path to `unzip` executable." :type '(file :must-match t) :group 'nov) -- cgit v1.2.3