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 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)