Fix typos in org-archive.el

This commit is contained in:
Bernt Hansen 2008-12-16 09:26:18 -05:00
parent edbfe4f4fd
commit aa13344b39
1 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@
;;
;;; Commentary:
;; This file contains the face definitons for Org.
;; This file contains the face definitions for Org.
;;; Code:
@ -160,7 +160,7 @@ heading be marked DONE, and the current time will be added.
When called with prefix argument FIND-DONE, find whole trees without any
open TODO items and archive them (after getting confirmation from the user).
If the cursor is not at a headline when this comand is called, try all level
If the cursor is not at a headline when this command is called, try all level
1 trees. If the cursor is on a headline, only try the direct children of
this heading."
(interactive "P")