]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/lispref/windows.texi (Selecting Windows): Fix a typo.
authorGlenn Morris <rgm@gnu.org>
Wed, 21 Mar 2018 20:58:11 +0000 (16:58 -0400)
committerGlenn Morris <rgm@gnu.org>
Wed, 21 Mar 2018 20:58:11 +0000 (16:58 -0400)
doc/lispref/windows.texi

index 75651b99fdea2a408bff372e952edbe5dbcd8a1c..8d8877bdfda877095422d1d62ec123029dc0ab73 100644 (file)
@@ -1772,7 +1772,7 @@ raise the frame or make sure input focus is directed to that frame.
 @end defun
 
 @cindex select window hook
-@cindex running a hook when a windows gets selected
+@cindex running a hook when a window gets selected
 For historical reasons, Emacs does not run a separate hook whenever a
 window gets selected.  Applications and internal routines often
 temporarily select a window to perform a few actions on it.  They do