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 98931a9..2a86490 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>