branch: externals/org
commit ca441be377320e3a7fdab6e6d0a7f58c39d29b6e
Author: Bastien <b...@gnu.org>
Commit: Bastien <b...@gnu.org>

    lisp/oc.el: Fix typo in comment string
    
    * lisp/oc.el: Fix typo in comment string.
---
 lisp/oc.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/oc.el b/lisp/oc.el
index 2ef9b31..2a23544 100644
--- a/lisp/oc.el
+++ b/lisp/oc.el
@@ -33,7 +33,7 @@
 ;; implies `:follow' property.
 
 ;; As a user, the first thing to do is setting a bibliography, either globally
-;; with `org-cite-global-bibliography', or locally using one; ore more
+;; with `org-cite-global-bibliography', or locally using one or more
 ;; "bibliography" keywords.  Then one can select any registered processor for
 ;; each capability by providing a processor name to the variables
 ;; `org-cite-activate-processor' and `org-cite-follow-processor'.

Reply via email to