summaryrefslogtreecommitdiff
path: root/dh-elpa.el
diff options
context:
space:
mode:
Diffstat (limited to 'dh-elpa.el')
-rw-r--r--dh-elpa.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh-elpa.el b/dh-elpa.el
index a30d642..6db53f8 100644
--- a/dh-elpa.el
+++ b/dh-elpa.el
@@ -59,7 +59,7 @@ packaging guidelines; see info node `(elisp)Packaging'."
;;;###autoload
(defun dhelpa-batch-install-file ()
- "Install second command line argument (an emacs lisp file or
+ "Install third command line argument (an emacs lisp file or
tar file) into second command line argument (a directory)"
(let ((dest (car command-line-args-left))
(el-file (cadr command-line-args-left)))