From 596ec7a16778976753e1a839d4e7f329bf5f45ff Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Sun, 10 Oct 2021 23:11:05 +0200 Subject: [PATCH] oc-biblatex: Fix docstring * lisp/oc-biblatex.el (org-cite-biblatex-export-citation): Fix docstring. --- lisp/oc-biblatex.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/oc-biblatex.el b/lisp/oc-biblatex.el index daf56e792..e98596381 100644 --- a/lisp/oc-biblatex.el +++ b/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