aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/org/oc-basic.el
diff options
context:
space:
mode:
authorStefan Kangas2024-06-16 21:59:42 +0200
committerStefan Kangas2024-06-16 22:38:26 +0200
commitc0eefebabfee011f0ec7631d055e482e4965a24d (patch)
treeca50616f960b0a16c7c79fe406c01b016e156e1c /lisp/org/oc-basic.el
parent90234ba7f024f3dae342689b47930835e4904503 (diff)
downloademacs-c0eefebabfee011f0ec7631d055e482e4965a24d.tar.gz
emacs-c0eefebabfee011f0ec7631d055e482e4965a24d.zip
; Fix typos
Diffstat (limited to 'lisp/org/oc-basic.el')
-rw-r--r--lisp/org/oc-basic.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/oc-basic.el b/lisp/org/oc-basic.el
index 6e3142fa12b..e207a19977e 100644
--- a/lisp/org/oc-basic.el
+++ b/lisp/org/oc-basic.el
@@ -24,7 +24,7 @@
24;; The `basic' citation processor provides "activate", "follow", "export" and 24;; The `basic' citation processor provides "activate", "follow", "export" and
25;; "insert" capabilities. 25;; "insert" capabilities.
26 26
27;; "activate" capability re-uses default fontification, but provides additional 27;; "activate" capability reuses default fontification, but provides additional
28;; features on both correct and wrong keys according to the bibliography 28;; features on both correct and wrong keys according to the bibliography
29;; defined in the document. 29;; defined in the document.
30 30