summaryrefslogtreecommitdiff
path: root/lisp/org/ol.el
diff options
context:
space:
mode:
authorMattias EngdegÄrd <mattiase@acm.org>2021-03-12 12:11:17 +0100
committerMattias EngdegÄrd <mattiase@acm.org>2021-03-12 12:12:14 +0100
commita0854f939ce3a1de2c8cbc5e38b106a8df4480f6 (patch)
treedf6e1a516d2310fbb356a8ea2b7dc77839a63671 /lisp/org/ol.el
parent14b54cea1756f4d66c7376c55cf4aa88e8c3c0c3 (diff)
downloademacs-a0854f939ce3a1de2c8cbc5e38b106a8df4480f6.tar.gz
; Fix typos in doc strings
Diffstat (limited to 'lisp/org/ol.el')
-rw-r--r--lisp/org/ol.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ol.el b/lisp/org/ol.el
index 9ed6ab954ef..38e2dd6a02c 100644
--- a/lisp/org/ol.el
+++ b/lisp/org/ol.el
@@ -591,7 +591,7 @@ handle this as a special case.
When the function does handle the link, it must return a non-nil value.
If it decides that it is not responsible for this link, it must return
-nil to indicate that that Org can continue with other options like
+nil to indicate that Org can continue with other options like
exact and fuzzy text search.")