瀏覽代碼

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

Stefan Kangas 2 年之前
父節點
當前提交
bf930b6fe5
共有 1 個文件被更改,包括 1 次插入1 次删除
  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