(org-export-ascii-bullets): Fix typo in docstring.

This commit is contained in:
Juanma Barranquero 2007-06-07 00:35:28 +00:00
parent dcd14f8005
commit d367ab1ffd
2 changed files with 10 additions and 5 deletions

View file

@ -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