]> git.eshelyaron.com Git - emacs.git/commitdiff
(Fhandle_switch_frame): Doc fix.
authorBrian Fox <bfox@gnu.org>
Tue, 28 Sep 1993 09:54:36 +0000 (09:54 +0000)
committerBrian Fox <bfox@gnu.org>
Tue, 28 Sep 1993 09:54:36 +0000 (09:54 +0000)
src/frame.c

index 5ec325d04fe3dc3dff4f030ff22944a56bdcf4e8..6c8ed6b2d2a3853f602c67f6bf5f17169ad9151a 100644 (file)
@@ -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\