From ee7683ebb70c308e596103e379ef6b91d001eebc Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 22 Nov 2011 23:03:56 -0800 Subject: Spelling fixes. --- lisp/allout.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/allout.el') diff --git a/lisp/allout.el b/lisp/allout.el index e701d9685a1..e699c85c7b8 100644 --- a/lisp/allout.el +++ b/lisp/allout.el @@ -3100,7 +3100,7 @@ Return the start point of the new topic if successful, nil otherwise. Costs more than regular `allout-next-sibling' for short traversals: - - we have to check the prior (next, if travelling backwards) + - we have to check the prior (next, if traveling backwards) item to confirm connectivity with the prior topic, and - if confirmed, we have to reestablish the allout-recent-* settings with some extra navigation -- cgit v1.2.1