]> git.eshelyaron.com Git - emacs.git/commitdiff
lisp/ChangeLog: Fix typo.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 1 Jul 2013 00:19:15 +0000 (02:19 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 1 Jul 2013 00:19:15 +0000 (02:19 +0200)
lisp/ChangeLog

index 98931a961c9dd02b7a95da8086f730997e354166..2a8649006dc502ff9df963adc88f2e05dc38e625 100644 (file)
@@ -42,8 +42,8 @@
        (desktop--make-full-frame): New function.
        (desktop--restore-windows): Try to re-select the frame that was
        selected upon saving.  Do not abort if some frames fail to restore,
-       just show an error message and contnue.  Set up maximized frames so
-       they have default non-maximized dimensions.
+       just show an error message and continue.  Set up maximized frames
+       so they have default non-maximized dimensions.
 
 2013-06-30  Dmitry Gutov  <dgutov@yandex.ru>