summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Wahl <marcowahlsoft@gmail.com>2016-10-04 18:17:51 +0200
committerMarco Wahl <marcowahlsoft@gmail.com>2016-10-04 18:17:51 +0200
commit73efd7cac58a04b86a45e455873b413cf9860d0c (patch)
tree811b89e7d2c86be04948cbc62a4599a873f49191
parent1a4ace507e09538d85ffc3d55a183be6224ed098 (diff)
parent4d7d52ecd1b05c93800826c4be2ba628d94f850f (diff)
downloadorg-mode-73efd7cac58a04b86a45e455873b413cf9860d0c.tar.gz
Merge branch 'maint'
-rw-r--r--lisp/org-agenda.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el
index b7bc08f..81ed648 100644
--- a/lisp/org-agenda.el
+++ b/lisp/org-agenda.el
@@ -1047,9 +1047,9 @@ current item's tree, in an indirect buffer."
(defcustom org-agenda-entry-text-maxlines 5
"Number of text lines to be added when `E' is pressed in the agenda.
-Note that this variable only used during agenda display. Add add entry text
+Note that this variable only used during agenda display. To add entry text
when exporting the agenda, configure the variable
-`org-agenda-add-entry-ext-maxlines'."
+`org-agenda-add-entry-text-maxlines'."
:group 'org-agenda
:type 'integer)