gnus-win.el (gnus-configure-frame): Spelling fix
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 29 May 2012 10:09:24 +0000 (10:09 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 29 May 2012 10:09:24 +0000 (10:09 +0000)
lisp/gnus-win.el

index 34c6c0c..efe2a31 100644 (file)
@@ -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
                 (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*.
                 ;; 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*.