]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/lispref/windows.texi (Window Hooks): Fix a typo (bug#51930).
authorEli Zaretskii <eliz@gnu.org>
Tue, 20 Sep 2022 18:22:13 +0000 (21:22 +0300)
committerEli Zaretskii <eliz@gnu.org>
Tue, 20 Sep 2022 18:22:13 +0000 (21:22 +0300)
doc/lispref/windows.texi

index 597e31fe85e8a92e4951907a26e27f3b3b97dc22..5d31f70e01f26ad96ddfbad3d30ec401292bc3d8 100644 (file)
@@ -6399,7 +6399,7 @@ during redisplay provided a significant, non-scrolling change of a
 window has been detected.  For simplicity, these hooks and the
 functions they call will be collectively referred to as @dfn{window
 change functions}.  As any hook, these hooks can be set either
-globally of buffer-locally via the @var{local} argument of
+globally or buffer-locally via the @var{local} argument of
 @code{add-hook} (@pxref{Setting Hooks}) when the hook is installed.
 
 @cindex window buffer change