summaryrefslogtreecommitdiff
path: root/lisp/org/ol.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2022-02-28 00:11:01 -0500
committerKyle Meyer <kyle@kyleam.com>2022-02-28 00:11:01 -0500
commite77fc8262ad73f30b1983f403262dce6f0e4cb09 (patch)
tree7c0b1c6e4d59104fed469090dc253675d4e1ba6b /lisp/org/ol.el
parent9bce4b67f1770e288a16b44478f1a6dfdc1fc177 (diff)
downloademacs-e77fc8262ad73f30b1983f403262dce6f0e4cb09.tar.gz
emacs-e77fc8262ad73f30b1983f403262dce6f0e4cb09.tar.bz2
emacs-e77fc8262ad73f30b1983f403262dce6f0e4cb09.zip
Update to Org 9.5.2-22-g33543d
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 2cba33ed952..a03d85f618a 100644
--- a/lisp/org/ol.el
+++ b/lisp/org/ol.el
@@ -183,7 +183,7 @@ link.
(defcustom org-link-descriptive t
"Non-nil means Org displays descriptive links.
-E.g. [[https://orgmode.org][Org website]] is be displayed as
+E.g. [[https://orgmode.org][Org website]] is displayed as
\"Org Website\", hiding the link itself and just displaying its
description. When set to nil, Org displays the full links
literally.