From 1bd6e87fe310c54fb9d460d73e3563222b8ea4e1 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 29 May 2012 10:09:24 +0000 Subject: [PATCH] gnus-win.el (gnus-configure-frame): Spelling fix --- lisp/gnus-win.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/gnus-win.el b/lisp/gnus-win.el index 34c6c0ca1..efe2a3198 100644 --- a/lisp/gnus-win.el +++ b/lisp/gnus-win.el @@ -275,7 +275,7 @@ See the Gnus manual for an explanation of the syntax used.") (set-buffer buf)) ((eq t (window-dedicated-p)) ;; If the window is hard-dedicated, we have a problem because - ;; we just can't do what we're asked. But signalling an error, + ;; we just can't do what we're asked. But signaling an error, ;; like `switch-to-buffer' would do, is not an option because ;; it would prevent things like "^" (to jump to the *Servers*) ;; in a dedicated *Group*. -- 2.11.4.GIT