diff --git a/lisp/ox.el b/lisp/ox.el index 499badc9c..d85c6ef26 100644 --- a/lisp/ox.el +++ b/lisp/ox.el @@ -4348,7 +4348,7 @@ REFERENCE is a number representing a reference, as returned by DATUM is either an element or an object. INFO is the current export state, as a plist. -This functions checks `:crossrefs' property in INFO for search +This function checks `:crossrefs' property in INFO for search cells matching DATUM before creating a new reference. Returned reference consists of alphanumeric characters only." (let ((cache (plist-get info :internal-references)))