]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/windows.texi
Extremely minor doc fix in Choosing Window
[gnu-emacs] / doc / lispref / windows.texi
index 0665eb9098db6e9966a18fa7585948fae0dd6854..55d90bd5d0d1a03893c4f87b609fcc46ebb3dfb0 100644 (file)
@@ -2259,7 +2259,7 @@ display in.  These steps are described by means of @dfn{display
 actions}, which have the form @code{(@var{function} . @var{alist})}.
 Here, @var{function} is either a function or a list of functions,
 which we refer to as @dfn{action functions}; @var{alist} is an
-association list, which we refer to as @dfn{action alists}.
+association list, which we refer to as an @dfn{action alist}.
 
   An action function accepts two arguments: the buffer to display and
 an action alist.  It attempts to display the buffer in some window,