]> git.eshelyaron.com Git - emacs.git/commitdiff
Spelling fix
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 30 Jan 2015 03:51:31 +0000 (19:51 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 30 Jan 2015 03:52:15 +0000 (19:52 -0800)
lisp/gnus/mm-decode.el

index f03b9c9b484a62293af553b3e84d1018af281aa7..311ea7cfffff72729c75485df445c1b1fc7e9861 100644 (file)
@@ -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)