>From f5aaab8d68006de3ca19cbac570c5a8a09b1d718 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6cker?= Date: Sun, 11 Apr 2010 20:02:47 +0200 Subject: [PATCH] fix typo in docstring of org-agenda-remove-times-when-in-prefix --- lisp/org-agenda.el | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el index 1b9eba4..361d4a0 100644 --- a/lisp/org-agenda.el +++ b/lisp/org-agenda.el @@ -1321,7 +1321,7 @@ placed into the prefix. If this option is non-nil, the original specification 11:30-4pm) will be removed for agenda display. This makes the agenda less cluttered. The option can be t or nil. It may also be the symbol `beg', indicating -that the time should only be removed what it is located at the beginning of +that the time should only be removed when it is located at the beginning of the headline/diary entry." :group 'org-agenda-line-format :type '(choice -- 1.7.0.3