emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] [PATCH] Fix minor spelling typos


From: Bernt Hansen
Subject: [Orgmode] [PATCH] Fix minor spelling typos
Date: Thu, 01 Oct 2009 15:21:01 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

---
 lisp/org-agenda.el |    2 +-
 lisp/org-clock.el  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el
index b7830d0..7c59b37 100644
--- a/lisp/org-agenda.el
+++ b/lisp/org-agenda.el
@@ -1684,7 +1684,7 @@ M     Like `m', but select only TODO entries, no ordinary 
headlines.
 L     Create a timeline for the current buffer.
 e     Export views to associated files.
 s     Search entries for keywords.
-/     Multi occur accros all agenda files and also files listed
+/     Multi occur across all agenda files and also files listed
       in `org-agenda-text-search-extra-files'.
 <     Restrict agenda commands to buffer, subtree, or region.
       Press several times to get the desired effect.
diff --git a/lisp/org-clock.el b/lisp/org-clock.el
index 0aba27a..455fc1c 100644
--- a/lisp/org-clock.el
+++ b/lisp/org-clock.el
@@ -183,7 +183,7 @@ current  Only the time in the current instance of the clock
 today    All time clocked inot this task today
 repeat   All time clocked into this task since last repeat
 all      All time ever recorded for this task
-auto     Automtically, either `all', or `repeat' for repeating tasks"
+auto     Automatically, either `all', or `repeat' for repeating tasks"
   :group 'org-clock
   :type '(choice
          (const :tag "Current clock" current)
-- 
1.6.5.rc1.19.g8426





reply via email to

[Prev in Thread] Current Thread [Next in Thread]