diff --git a/doc/org.texi b/doc/org.texi index d35e64711..8e2225472 100644 --- a/doc/org.texi +++ b/doc/org.texi @@ -6173,7 +6173,7 @@ Use the refile interface to jump to a heading. @item C-u C-u C-c C-w Jump to the location where @code{org-refile} last moved a tree to. @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 @node Archiving, , Refiling notes, Capture - Refile - Archive diff --git a/lisp/org-mobile.el b/lisp/org-mobile.el index e6159d3c5..f6769f4f3 100644 --- a/lisp/org-mobile.el +++ b/lisp/org-mobile.el @@ -543,7 +543,7 @@ The table of checksums is written to the file mobile-checksums." (defun org-mobile-move-capture () "Move the contents of the capture file to the inbox file. 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) (let ((inbox-buffer (find-file-noselect org-mobile-inbox-for-pull)) (capture-buffer (find-file-noselect