Ver código fonte

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

Stefan Kangas 2 anos atrás
pai
commit
bf930b6fe5
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      lisp/org-refile.el

+ 1 - 1
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