Explorar o código

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

Stefan Kangas %!s(int64=2) %!d(string=hai) anos
pai
achega
bf930b6fe5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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