Browse Source

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

Bernt Hansen 15 years ago
parent
commit
4f9c82fcf7
1 changed files with 1 additions and 1 deletions
  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