summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2014-04-19 16:22:15 +0200
committerBastien Guerry <bzg@altern.org>2014-04-19 16:22:15 +0200
commit0afb0882075ce66a1bc5225b455bade854d05281 (patch)
tree96cd9f3865fb1acfc00e53179fea17aeedf828d0
parent7c5cf02e2f88ccd5f90756a0cc25dc30c159fd6a (diff)
downloadorg-mode-0afb0882075ce66a1bc5225b455bade854d05281.tar.gz
org-bibtex.el (org-bibtex): Fix docstring
* org-bibtex.el (org-bibtex): Fix docstring. Thanks to Leonard Randall for reporting this.
-rw-r--r--lisp/org-bibtex.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org-bibtex.el b/lisp/org-bibtex.el
index 79d471b..71a04ef 100644
--- a/lisp/org-bibtex.el
+++ b/lisp/org-bibtex.el
@@ -534,7 +534,7 @@ With optional argument OPTIONAL, also prompt for optional fields."
;;; Bibtex <-> Org-mode headline translation functions
(defun org-bibtex (&optional filename)
"Export each headline in the current file to a bibtex entry.
-Headlines are exported using `org-bibtex-export-headline'."
+Headlines are exported using `org-bibtex-headline'."
(interactive
(list (read-file-name
"Bibtex file: " nil nil nil