oc: Fix typo in docstring

* lisp/oc.el (org-cite-make-insert-processor): Fix typo.
This commit is contained in:
Nicolas Goaziou 2021-12-11 14:21:10 +01:00
parent a957a4c19d
commit 957feb2df4
1 changed files with 1 additions and 1 deletions

View File

@ -1540,7 +1540,7 @@ The generated function inserts or edit a citation at point. More specifically,
On a citation reference:
- on the prefix or right before th \"@\" character, insert a new reference
- on the prefix or right before the \"@\" character, insert a new reference
before the current one,
- on the suffix, insert it after the reference,
- otherwise, update the cite key, preserving both affixes.