summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien <bzg@gnu.org>2020-02-18 10:31:49 +0100
committerBastien <bzg@gnu.org>2020-02-18 10:31:49 +0100
commit44e17c420bea4ff75f91c73316cc54bfbbfb2fa6 (patch)
tree5d3334e16894852475764efe7b268feadf0e4bcc
parentcb2774d1a885a862d882a8b7557111e4181f5fc8 (diff)
parent2129ece3b5fe069e654317c58af558da1b86bdb2 (diff)
downloadorg-mode-44e17c420bea4ff75f91c73316cc54bfbbfb2fa6.tar.gz
Merge branch 'maint'
-rw-r--r--lisp/org-agenda.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el
index b0da70b..0bd3247 100644
--- a/lisp/org-agenda.el
+++ b/lisp/org-agenda.el
@@ -187,7 +187,7 @@ and `org-agenda-entry-text-maxlines'."
"Non-nil means export org-links as descriptive links in agenda added text.
This variable applies to the text added to the agenda when
`org-agenda-add-entry-text-maxlines' is larger than 0.
-When this variable nil, the URL will (also) be shown."
+When this variable is nil, the URL will (also) be shown."
:group 'org-agenda
:type 'boolean)