diff src/window.c @ 20090:a364e9970764

(syms_of_window): Doc fix.
author Karl Heuer <kwzh@gnu.org>
date Sun, 19 Oct 1997 19:56:59 +0000
parents affc9c857428
children f69eb2ab4f0f
line wrap: on
line diff
--- a/src/window.c	Sun Oct 19 19:54:35 1997 +0000
+++ b/src/window.c	Sun Oct 19 19:56:59 1997 +0000
@@ -3810,7 +3810,7 @@
   DEFVAR_LISP ("window-configuration-change-hook",
 	       &Vwindow_configuration_change_hook,
     "Functions to call when window configuration changes.\n\
-The selected frae is the one whose configuration has changed.");
+The selected frame is the one whose configuration has changed.");
   Vwindow_configuration_change_hook = Qnil;
 
   defsubr (&Sselected_window);