summaryrefslogtreecommitdiff
path: root/lisp/textmodes/org.el
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2007-06-07 00:35:28 +0000
committerJuanma Barranquero <lekktu@gmail.com>2007-06-07 00:35:28 +0000
commitd367ab1ffd4add62851aab756807fff381f9d725 (patch)
tree6bcbe8df7044a322b80a904cf5e63cb555b0547a /lisp/textmodes/org.el
parentdcd14f8005420b46860c1da68b3e2268990dcb7b (diff)
(org-export-ascii-bullets): Fix typo in docstring.
Diffstat (limited to 'lisp/textmodes/org.el')
-rw-r--r--lisp/textmodes/org.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/org.el b/lisp/textmodes/org.el
index f3ae0177fd0..f9a3c279d9d 100644
--- a/lisp/textmodes/org.el
+++ b/lisp/textmodes/org.el
@@ -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