diff --git a/lisp/org.el b/lisp/org.el index 4db8ba3a5..f6d0a8348 100644 --- a/lisp/org.el +++ b/lisp/org.el @@ -22575,7 +22575,7 @@ to work in this buffer and calls `reftex-citation' to insert a citation into the buffer. Export of such citations to both LaTeX and HTML is handled by the contributed -package org-exp-bibtex by Taru Karttunen." +package ox-bibtex by Taru Karttunen." (interactive) (let ((reftex-docstruct-symbol 'rds) (reftex-cite-format "\\cite{%l}")