]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment fix.
authorGerd Moellmann <gerd@gnu.org>
Mon, 15 Oct 2001 10:28:13 +0000 (10:28 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 15 Oct 2001 10:28:13 +0000 (10:28 +0000)
src/window.c

index 11c56bbbe73c294b5d1f2610c9be1b48de51f05d..86e8434fc7343ffa0faa04950a0b314e4c8302c8 100644 (file)
@@ -5508,7 +5508,7 @@ foreach_window_1 (w, fn, user_data)
 }
 
 
-/* Freeze or unfreeze the window start of W if unless it is a
+/* Freeze or unfreeze the window start of W unless it is a
    mini-window or the selected window.  FREEZE_P non-null means freeze
    the window start.  */