# HG changeset patch # User Juanma Barranquero # Date 1210261384 0 # Node ID 03ae886de7f4f6ec8b9ca73c988e102e42a2db8e # Parent b0f118394bb42e84b4231d01537d6d968637d88d (org-archive-stamp-time, org-archive-save-context-info): Fix typos in docstrings. diff -r b0f118394bb4 -r 03ae886de7f4 lisp/org/org-archive.el --- a/lisp/org/org-archive.el Thu May 08 15:42:27 2008 +0000 +++ b/lisp/org/org-archive.el Thu May 08 15:43:04 2008 +0000 @@ -50,14 +50,14 @@ (defcustom org-archive-stamp-time t "Non-nil means, add a time stamp to entries moved to an archive file. -This variable is obsolete and has no effect anymore, instead add ot remove -`time' from the variablle `org-archive-save-context-info'." +This variable is obsolete and has no effect anymore, instead add or remove +`time' from the variable `org-archive-save-context-info'." :group 'org-archive :type 'boolean) (defcustom org-archive-save-context-info '(time file olpath category todo itags) "Parts of context info that should be stored as properties when archiving. -When a subtree is moved to an archive file, it looses information given by +When a subtree is moved to an archive file, it loses information given by context, like inherited tags, the category, and possibly also the TODO state (depending on the variable `org-archive-mark-done'). This variable can be a list of any of the following symbols: