Remove stray characters from output-dir argument

The output-dir argument seems to have gotten some stray characters.
This commit is contained in:
duianto 2017-10-30 20:04:01 +01:00 committed by bmag
parent d42ec614f2
commit 26c6623148
1 changed files with 1 additions and 1 deletions

View File

@ -2377,7 +2377,7 @@ The URL of the descriptor is patched to be the passed URL"
)
(defun configuration-layer//download-elpa-file
(pkg-name filename archive-url output-dirkkj
(pkg-name filename archive-url output-dir
&optional signaturep readmep)
"Download FILENAME from distant ELPA repository to OUTPUT-DIR.