emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] [PATCH] Fixed trivial misspelling in docstring to org-refile.


From: Robert Goldman
Subject: [Orgmode] [PATCH] Fixed trivial misspelling in docstring to org-refile.
Date: Wed, 22 Oct 2008 18:45:24 -0500
User-agent: Thunderbird 2.0.0.17 (Macintosh/20080914)

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

diff --git a/lisp/org.el b/lisp/org.el
index d9cf394..30a9ce7 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -7243,7 +7243,7 @@ and will therefore always be up-to-date.

 At the target location, the entry is filed as a subitem of the target
heading.
 Depending on `org-reverse-note-order', the new subitem will either be the
-first of the last subitem.
+first or the last subitem.

 With prefix arg GOTO, the command will only visit the target location,
 not actually move anything.
-- 
1.5.6.4




reply via email to

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