; * lisp/org-refile.el (org-refile-targets): Fix typo.

This commit is contained in:
Stefan Kangas 2022-07-13 00:22:20 +02:00 committed by Ihor Radchenko
parent c550a42902
commit bf930b6fe5
No known key found for this signature in database
GPG Key ID: 6470762A7DA11D8B
1 changed files with 1 additions and 1 deletions

View File

@ -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