From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Danjou Subject: [PATCH] Fix typo Date: Thu, 28 Oct 2010 19:52:57 +0200 Message-ID: <1288288377-7152-1-git-send-email-julien@danjou.info> Return-path: Received: from [140.186.70.92] (port=59704 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PBWew-0003JD-1N for emacs-orgmode@gnu.org; Thu, 28 Oct 2010 13:53:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PBWeu-000336-SW for emacs-orgmode@gnu.org; Thu, 28 Oct 2010 13:53:05 -0400 Received: from prometheus.naquadah.org ([212.85.154.174]:40071 helo=mx1.naquadah.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PBWeu-00032n-O9 for emacs-orgmode@gnu.org; Thu, 28 Oct 2010 13:53:04 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Cc: Julien Danjou Signed-off-by: Julien Danjou --- ORGWEBPAGE/Changes.org | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ORGWEBPAGE/Changes.org b/ORGWEBPAGE/Changes.org index 549aed4..9a6b934 100644 --- a/ORGWEBPAGE/Changes.org +++ b/ORGWEBPAGE/Changes.org @@ -374,7 +374,7 @@ on Worg. *** Timer/clock enhancements -=org-timer-set-timer= displays a countdow timer in the modeline. +=org-timer-set-timer= displays a countdown timer in the modeline. From the agenda, `J' invokes =org-agenda-clock-goto=. * Version 7.01 -- 1.7.2.3