From 8efec3d4cd4a4b3fe7cf46801449444b541fa287 Mon Sep 17 00:00:00 2001 From: Ihor Radchenko Date: Sun, 13 Sep 2020 11:51:01 +0800 Subject: [PATCH] Fix example of in-buffer setting of archive location in manual * doc/org-manual.org (Summary of In-Buffer Settings): Fix archive example. The provided example '%s_done' is not valid syntax for archive location. Should be '%s_done::'. --- doc/org-manual.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/org-manual.org b/doc/org-manual.org index be60d99f6..7ab7d1c94 100644 --- a/doc/org-manual.org +++ b/doc/org-manual.org @@ -18854,7 +18854,7 @@ Closing and reopening the Org file in Emacs also activates the changes. #+attr_texinfo: :sep , -- =#+ARCHIVE: %s_done= :: +- =#+ARCHIVE: %s_done::= :: #+cindex: @samp{ARCHIVE}, keyword #+vindex: org-archive-location