From e3e041eb83620a562921dc332eae95bae5d191de Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Sun, 19 Oct 1997 19:56:59 +0000 Subject: [PATCH] (syms_of_window): Doc fix. --- src/window.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/window.c b/src/window.c index 97a2221142c..c4d59903d90 100644 --- a/src/window.c +++ b/src/window.c @@ -3810,7 +3810,7 @@ If there is only one window, it is split regardless of this value."); 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); -- 2.39.2