diff --git a/lisp/oc-basic.el b/lisp/oc-basic.el index 1c8c37aa9..5c9aad8f6 100644 --- a/lisp/oc-basic.el +++ b/lisp/oc-basic.el @@ -162,7 +162,7 @@ Return a hash table with citation references as keys and fields alist as values. (puthash (cdr (assq 'id item)) (mapcar (pcase-lambda (`(,field . ,value)) (pcase field - ((or 'author 'editors) + ((or 'author 'editor) ;; Author and editors are arrays of ;; objects, each of them designing a ;; person. These objects may contain