Bläddra i källkod

Merge branch 'bugfix'

Nicolas Goaziou 3 år sedan
förälder
incheckning
ee6e4892a1
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      lisp/oc-biblatex.el

+ 2 - 2
lisp/oc-biblatex.el

@@ -212,8 +212,8 @@ PROPS is the local properties of the bibliography, as a property list."
 
 (defun org-cite-biblatex-export-citation (citation style _ info)
   "Export CITATION object.
-STYLE is the citation style, as a string or nil.  INFO is the export state, as
-a property list."
+STYLE is the citation style, as a pair of either strings or nil.
+INFO is the export state, as a property list."
   (apply
    #'org-cite-biblatex--command citation info
    (pcase style