summaryrefslogtreecommitdiff
path: root/doc/lispref/windows.texi
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2021-09-21 21:07:37 +0200
committerStefan Kangas <stefan@marxist.se>2021-09-21 21:07:37 +0200
commite4a9aa940beb032e97de6d4e4a23c2c9d94fdeb6 (patch)
tree233761440cca17ccdd0dad52ab839180aaf7c22a /doc/lispref/windows.texi
parentfd77065fc66e340e3d6a246859868d459076f509 (diff)
downloademacs-e4a9aa940beb032e97de6d4e4a23c2c9d94fdeb6.tar.gz
; * doc/lispref/windows.texi (Cyclic Window Ordering): Fix typo.
Diffstat (limited to 'doc/lispref/windows.texi')
-rw-r--r--doc/lispref/windows.texi2
1 files changed, 1 insertions, 1 deletions
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