Fix typos

This commit is contained in:
Carsten Dominik 2009-11-06 17:01:25 +01:00
parent 272263a48e
commit 275da724d4
2 changed files with 2 additions and 2 deletions

View File

@ -6173,7 +6173,7 @@ Use the refile interface to jump to a heading.
@item C-u C-u C-c C-w @item C-u C-u C-c C-w
Jump to the location where @code{org-refile} last moved a tree to. Jump to the location where @code{org-refile} last moved a tree to.
@item C-2 C-c C-w @item C-2 C-c C-w
Refile as the child of the tiem currently being clocked. Refile as the child of the item currently being clocked.
@end table @end table
@node Archiving, , Refiling notes, Capture - Refile - Archive @node Archiving, , Refiling notes, Capture - Refile - Archive

View File

@ -543,7 +543,7 @@ The table of checksums is written to the file mobile-checksums."
(defun org-mobile-move-capture () (defun org-mobile-move-capture ()
"Move the contents of the capture file to the inbox file. "Move the contents of the capture file to the inbox file.
Return a marker to the location where the new content has been added. Return a marker to the location where the new content has been added.
If nothing new has beed added, return nil." If nothing new has been added, return nil."
(interactive) (interactive)
(let ((inbox-buffer (find-file-noselect org-mobile-inbox-for-pull)) (let ((inbox-buffer (find-file-noselect org-mobile-inbox-for-pull))
(capture-buffer (find-file-noselect (capture-buffer (find-file-noselect