aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVasilij Schneidermann <mail@vasilij.de>2017-09-05 21:02:47 +0200
committerVasilij Schneidermann <mail@vasilij.de>2017-09-05 21:02:47 +0200
commit856c9434eb6d0b8ceb1b5c5c65fc82974033e626 (patch)
tree45db7cad36e0d4d0e7fe5e660a4fd46e32d8bb91
parent807616f53f2c9fe68bed826c720997ac6ca3b4b1 (diff)
Documentation fix
-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)