emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/org bf930b6fe5 02/12: ; * lisp/org-refile.el (org-refil


From: ELPA Syncer
Subject: [elpa] externals/org bf930b6fe5 02/12: ; * lisp/org-refile.el (org-refile-targets): Fix typo.
Date: Sun, 17 Jul 2022 04:57:49 -0400 (EDT)

branch: externals/org
commit bf930b6fe574e8fdfbd6981f24d6988c1229efe7
Author: Stefan Kangas <stefan@marxist.se>
Commit: Ihor Radchenko <yantar92@gmail.com>

    ; * lisp/org-refile.el (org-refile-targets): Fix typo.
---
 lisp/org-refile.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/org-refile.el b/lisp/org-refile.el
index af19326870..01f0dfa463 100644
--- a/lisp/org-refile.el
+++ b/lisp/org-refile.el
@@ -95,7 +95,7 @@ You can set the variable `org-refile-target-verify-function' 
to a function
 to verify each headline found by the simple criteria above.
 
 When this variable is nil, all top-level headlines in the current buffer
-are used, equivalent to the value `((nil . (:level . 1))'."
+are used, equivalent to the value `((nil . (:level . 1)))'."
   :group 'org-refile
   :type '(repeat
          (cons



reply via email to

[Prev in Thread] Current Thread [Next in Thread]