(org-export-ascii-bullets): Fix typo in docstring.
This commit is contained in:
parent
dcd14f8005
commit
d367ab1ffd
2 changed files with 10 additions and 5 deletions
|
@ -2467,7 +2467,7 @@ In the given sequence, these characters will be used for level 1, 2, ..."
|
|||
|
||||
(defcustom org-export-ascii-bullets '(?* ?+ ?-)
|
||||
"Bullet characters for headlines converted to lists in ASCII export.
|
||||
The first character is is used for the first lest level generated in this
|
||||
The first character is used for the first lest level generated in this
|
||||
way, and so on. If there are more levels than characters given here,
|
||||
the list will be repeated.
|
||||
Note that plain lists will keep the same bullets as the have in the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue