summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dh-elpa.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh-elpa.el b/dh-elpa.el
index 564c9fb..a7630b6 100644
--- a/dh-elpa.el
+++ b/dh-elpa.el
@@ -95,7 +95,7 @@ current time is used."
The current buffer is assumed to be a single .el or .tar file
that follows the packaging guidelines; see info
node `(elisp)Packaging'. If EPOCH-TIME is non-nil, it specifies
-the time (in seconds since the epoch to be used in the generated
+the time (in seconds since the epoch) to be used in the generated
autoload files."
(interactive "D")
(let ((pkg-desc (if (derived-mode-p 'tar-mode)