; * doc/lispref/windows.texi (Cyclic Window Ordering): Fix typo.

This commit is contained in:
Stefan Kangas 2021-09-21 21:07:37 +02:00
parent fd77065fc6
commit e4a9aa940b

View file

@ -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