# HG changeset patch # User Eli Zaretskii # Date 1146200953 0 # Node ID 12b22e9828df3919df16388c6a247de76dea038d # Parent d57fb8c987143c9873feb015fa56689af580ba2f Fix a typo in a doc string. diff -r d57fb8c98714 -r 12b22e9828df lisp/allout.el --- a/lisp/allout.el Fri Apr 28 04:06:16 2006 +0000 +++ b/lisp/allout.el Fri Apr 28 05:09:13 2006 +0000 @@ -301,7 +301,7 @@ 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