From a375dcc02840c2dfe36ddbf864c75a8ab5b4ef22 Mon Sep 17 00:00:00 2001 From: Brian Fox Date: Tue, 28 Sep 1993 09:54:36 +0000 Subject: [PATCH] (Fhandle_switch_frame): Doc fix. --- src/frame.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frame.c b/src/frame.c index 5ec325d04fe..6c8ed6b2d2a 100644 --- a/src/frame.c +++ b/src/frame.c @@ -339,7 +339,7 @@ function is called.") DEFUN ("handle-switch-frame", Fhandle_switch_frame, Shandle_switch_frame, 1, 2, "e", "Handle a switch-frame event EVENT.\n\ -Switch-frame events is usually bound to this function.\n\ +Switch-frame events are usually bound to this function.\n\ A switch-frame event tells Emacs that the window manager has requested\n\ that the user's events be directed to the frame mentioned in the event.\n\ This function selects the selected window of the frame of EVENT.\n\ -- 2.39.5