From 3cf5480148c1beb7726490365fb249db5813ea38 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 5 Mar 2002 10:10:21 +0000 Subject: Fix typo. --- src/frame.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frame.c b/src/frame.c index 54acbe0c8c..5525e2a996 100644 --- a/src/frame.c +++ b/src/frame.c @@ -2515,7 +2515,7 @@ For values specific to the separate minibuffer frame, see `minibuffer-frame-alist'. The `menu-bar-lines' element of the list controls whether new frames have menu bars; `menu-bar-mode' works by altering this element. -Setting this variable does not affect exsiting frames, only new ones. */); +Setting this variable does not affect existing frames, only new ones. */); Vdefault_frame_alist = Qnil; Qinhibit_default_face_x_resources -- cgit v1.2.3