summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ymh-emacs/ymh-ebib.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/ymh-emacs/ymh-ebib.el b/ymh-emacs/ymh-ebib.el
index 38cc9c0..646e354 100644
--- a/ymh-emacs/ymh-ebib.el
+++ b/ymh-emacs/ymh-ebib.el
@@ -100,7 +100,7 @@
(error "[Ebib] No key assigned to entry"))
(ymh-ebib--download-pdf-from-doi key doi (or publisher eprinttype) eprint (or journal journaltitle) organization url)))
-(defun ymh-ebib-ebib-check-file ()
+(defun ymh-ebib-check-file ()
"Download a PDF for the current entry."
(interactive)
(let ((key (ebib--get-key-at-point)))