From e4a9aa940beb032e97de6d4e4a23c2c9d94fdeb6 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Tue, 21 Sep 2021 21:07:37 +0200 Subject: ; * doc/lispref/windows.texi (Cyclic Window Ordering): Fix typo. --- doc/lispref/windows.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/lispref') diff --git a/doc/lispref/windows.texi b/doc/lispref/windows.texi index 44cd89d98c1..679744884a3 100644 --- a/doc/lispref/windows.texi +++ b/doc/lispref/windows.texi @@ -2082,7 +2082,7 @@ windows to search, and have the same meanings as in @end defun @defun window-bump-use-time window -This function marks @var{window} has having been recently used. This +This function marks @var{window} as having been recently used. This can be useful when creating certain @code{pop-to-buffer} scenarios. @end defun -- cgit v1.2.1