This patch fixes a typo ("what" -> "when") in the docstring of
org-agenda-remove-times-when-in-prefix.

(I just discovered this variable and changed its value to 'beg, which is
less confusing to me.)

- Jan

>From f5aaab8d68006de3ca19cbac570c5a8a09b1d718 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20B=C3=B6cker?= <jan.boec...@jboecker.de>
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


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to