summaryrefslogtreecommitdiff
path: root/lisp/org/oc.el
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2023-12-03 23:31:30 +0100
committerStefan Kangas <stefankangas@gmail.com>2023-12-03 23:31:30 +0100
commit5f923ff1a6a8a9ff6f06dc49c8e0e2ceee111567 (patch)
tree9da1bc8ef27afceea49d2a554ba1f6eaca5b9694 /lisp/org/oc.el
parenta1f88963f5d185551af143c0faa7854519706858 (diff)
downloademacs-5f923ff1a6a8a9ff6f06dc49c8e0e2ceee111567.tar.gz
emacs-5f923ff1a6a8a9ff6f06dc49c8e0e2ceee111567.tar.bz2
emacs-5f923ff1a6a8a9ff6f06dc49c8e0e2ceee111567.zip
; Fix typos
Diffstat (limited to 'lisp/org/oc.el')
-rw-r--r--lisp/org/oc.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/oc.el b/lisp/org/oc.el
index 8a7b662098a..269f7fd13a1 100644
--- a/lisp/org/oc.el
+++ b/lisp/org/oc.el
@@ -52,7 +52,7 @@
;; through the "cite_export" keyword.
;; Eventually, this library provides some tools, mainly targeted at
-;; processor implementors. Most are export-specific and are located
+;; processor implementers. Most are export-specific and are located
;; in the "Tools only available during export" and "Tools generating
;; or operating on parsed data" sections.