From ce157879de978cda5f73149930bb0da898391403 Mon Sep 17 00:00:00 2001 From: Carsten Dominik Date: Tue, 21 Dec 2010 08:26:34 +0100 Subject: [PATCH] Fix typo --- lisp/org-agenda.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el index f32c60e4a..1cdaaa0ac 100644 --- a/lisp/org-agenda.el +++ b/lisp/org-agenda.el @@ -1316,7 +1316,7 @@ This format works similar to a printf format, with the following meaning: %t the time-of-day specification if one applies to the entry, in the format HH:MM %s Scheduling/Deadline information, a short string - %(expression) Eval expression and replaces the control string + %(expression) Eval EXPRESSION and replace the control string by the result All specifiers work basically like the standard `%s' of printf, but may -- 2.11.4.GIT