summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2011-02-01 15:29:46 +0100
committerBastien Guerry <bzg@altern.org>2011-02-01 15:29:46 +0100
commit5af82bac468cab6fe75d44863eeb0ace940a4845 (patch)
treefffb36a6a378cab642a01326361b78e36369b66d
parente236d54acca2467a549b23aced6b25f3c8c49087 (diff)
downloadorg-mode-5af82bac468cab6fe75d44863eeb0ace940a4845.tar.gz
* org-archive.el (org-archive-save-context-info): Fix docstring typo.
-rw-r--r--lisp/org-archive.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org-archive.el b/lisp/org-archive.el
index de68cca..aeb49d6 100644
--- a/lisp/org-archive.el
+++ b/lisp/org-archive.el
@@ -88,7 +88,7 @@ olpath The outline path to the item. These are all headlines above
the current item, separated by /, like a file path.
For each symbol present in the list, a property will be created in
-the archived entry, with a prefix \"PRE_ARCHIVE_\", to remember this
+the archived entry, with a prefix \"ARCHIVE_\", to remember this
information."
:group 'org-archive
:type '(set :greedy t