summaryrefslogtreecommitdiff
path: root/lisp/org/ol-doi.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/org/ol-doi.el')
-rw-r--r--lisp/org/ol-doi.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ol-doi.el b/lisp/org/ol-doi.el
index 94585e4c3e5..56239f65d43 100644
--- a/lisp/org/ol-doi.el
+++ b/lisp/org/ol-doi.el
@@ -44,7 +44,7 @@ PATH is a the path to search for, as a string."
"Export a \"doi\" type link.
PATH is the DOI name. DESC is the description of the link, or
nil. BACKEND is a symbol representing the backend used for
-export. INFO is a a plist containing the export parameters."
+export. INFO is a plist containing the export parameters."
(let ((uri (concat org-link-doi-server-url path)))
(pcase backend
(`html