소스 검색

oc-biblatex: Fix docstring

* lisp/oc-biblatex.el (org-cite-biblatex-export-citation): Fix docstring.
Nicolas Goaziou 4 년 전
부모
커밋
596ec7a167
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      lisp/oc-biblatex.el

+ 2 - 2
lisp/oc-biblatex.el

@@ -213,8 +213,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