소스 검색

lisp/oc.el: Fix typo in comment string

* lisp/oc.el: Fix typo in comment string.
Bastien 4 년 전
부모
커밋
ca441be377
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      lisp/oc.el

+ 1 - 1
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'.