From 49b12c2640f442391f96b6bf1f8414505bb7e046 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Thu, 24 Dec 2015 08:25:57 +0000 Subject: fix docstring typo --- dh-elpa.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit v1.2.3