浏览代码

Fix typo in org-list-demote-modify-bullet docstring

Bernt Hansen 15 年之前
父节点
当前提交
4f9c82fcf7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lisp/org-list.el

+ 1 - 1
lisp/org-list.el

@@ -86,7 +86,7 @@ heading will be exposed in a children' view."
 (defcustom org-list-demote-modify-bullet nil
 (defcustom org-list-demote-modify-bullet nil
   "Default bullet type installed when demoting an item.
   "Default bullet type installed when demoting an item.
 This is an association list, for each bullet type, this alist will point
 This is an association list, for each bullet type, this alist will point
-to the bulled that should be used when this item is demoted."
+to the bullet that should be used when this item is demoted."
   :group 'org-plain-lists
   :group 'org-plain-lists
   :type '(repeat
   :type '(repeat
 	  (cons
 	  (cons