]> code.delx.au - gnu-emacs/blobdiff - lisp/allout.el
Spelling fixes.
[gnu-emacs] / lisp / allout.el
index bd2094da253e133e1ca796ecc436870ac6482268..e701d9685a1fdf0d848968c6e05779ff06df0f4b 100644 (file)
@@ -612,7 +612,7 @@ headers look like comments in the programming language.  It will also use
 the comment-start string, with an '_' appended, for `allout-primary-bullet'.
 
 String values are used as literals, not regular expressions, so
-do not escape any regulare-expression characters.
+do not escape any regular-expression characters.
 
 Value t means to first check for assoc value in `allout-mode-leaders'
 alist, then use comment-start string, if any, then use default (`.').