From: Eli Zaretskii Date: Fri, 28 Apr 2006 05:09:13 +0000 (+0000) Subject: Fix a typo in a doc string. X-Git-Tag: emacs-pretest-22.0.90~2922 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6ed3e595681c9c76a5056c9a6b30e92cc8481780;p=emacs.git Fix a typo in a doc string. --- diff --git a/lisp/allout.el b/lisp/allout.el index b6542c1a5dc..dc19c1fa15a 100644 --- a/lisp/allout.el +++ b/lisp/allout.el @@ -301,7 +301,7 @@ alist, then use comment-start string, if any, then use default \(`.'). Set to the symbol for either of `allout-mode-leaders' or `comment-start' to use only one of them, respectively. -Value nil means to always use the default \(`.').t +Value nil means to always use the default \(`.'). comment-start strings that do not end in spaces are tripled, and an `_' underscore is tacked on the end, to distinguish them from regular