From: Paul Eggert Date: Fri, 30 Jan 2015 03:51:31 +0000 (-0800) Subject: Spelling fix X-Git-Tag: emacs-25.0.90~2572^2~18 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d7adc7d90fb93edb5d0a1674c013f8425677dff8;p=emacs.git Spelling fix --- diff --git a/lisp/gnus/mm-decode.el b/lisp/gnus/mm-decode.el index f03b9c9b484..311ea7cffff 100644 --- a/lisp/gnus/mm-decode.el +++ b/lisp/gnus/mm-decode.el @@ -889,7 +889,7 @@ external if displayed external." (when (and (boundp 'gnus-summary-buffer) (bufferp gnus-summary-buffer) (buffer-name gnus-summary-buffer)) - ;; So that we pop back to the right place, sortof. + ;; So that we pop back to the right place, sort of. (switch-to-buffer gnus-summary-buffer) (switch-to-buffer mm)) (delete-other-windows)