From 9858f6c326dfad35733b0dc86231bdd97f2b7703 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 29 Dec 2011 18:52:49 -0800 Subject: Spelling fixes. --- lisp/allout-widgets.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/allout-widgets.el') diff --git a/lisp/allout-widgets.el b/lisp/allout-widgets.el index 715879534b0..4a25374d8fe 100644 --- a/lisp/allout-widgets.el +++ b/lisp/allout-widgets.el @@ -1635,7 +1635,7 @@ Use this to redecorate only the item, when you know that its situation with respect to siblings, parent, and offspring is unchanged from its last decoration. Use `allout-decorate-item-and-context' instead to reassess and adjust -relevent context, when suitable." +relevant context, when suitable." (if (not (equal (widget-get item-widget :last-decorated-tick) allout-command-counter)) (let ((was-modified (buffer-modified-p)) -- cgit v1.2.1