Browse Source

Fix typos

Carsten Dominik 15 years ago
parent
commit
275da724d4
2 changed files with 2 additions and 2 deletions
  1. 1 1
      doc/org.texi
  2. 1 1
      lisp/org-mobile.el

+ 1 - 1
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

+ 1 - 1
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