diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2017-10-09 22:53:19 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2017-10-09 22:55:06 -0700 |
commit | 5d51403ceb9b86a1bfa66f00c7af39f1200e65f1 (patch) | |
tree | 66e10eb5d1a72390812ac8e71f4dc1dc2c7d6ba3 /lisp/allout.el | |
parent | 0d004ed01abb5fa025bdc9d58fce2a3abff0b6a4 (diff) | |
download | emacs-5d51403ceb9b86a1bfa66f00c7af39f1200e65f1.tar.gz |
; Typo fixes, mostly repeated words
Diffstat (limited to 'lisp/allout.el')
-rw-r--r-- | lisp/allout.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/allout.el b/lisp/allout.el index d0be847aa79..15b7b3a8ac5 100644 --- a/lisp/allout.el +++ b/lisp/allout.el @@ -357,7 +357,7 @@ Examples: grandchildren, but completely collapse the final top-level topic. (-1 () : 1 0) Close the first topic so only the immediate subtopics are shown, - leave the subsequent topics exposed as they are until the second + leave the subsequent topics exposed as they are until the second to last topic, which is exposed at least one level, and completely close the last topic. (-2 : -1 *) |