summaryrefslogtreecommitdiff
path: root/doc/lispref/minibuf.texi
diff options
context:
space:
mode:
authorBasil L. Contovounesios <contovob@tcd.ie>2021-04-20 13:34:59 +0100
committerBasil L. Contovounesios <contovob@tcd.ie>2021-04-20 13:34:59 +0100
commit0873134682f0ef1309a71cc2c16d774edfadfe9f (patch)
tree15a710158690d54cdf93772dc8c6f4d54e912549 /doc/lispref/minibuf.texi
parentcad8913c89fa2c15d6d6ac4fe0c63b6731981472 (diff)
downloademacs-0873134682f0ef1309a71cc2c16d774edfadfe9f.tar.gz
; Fix Texinfo in last change to minibuf.texi.
Diffstat (limited to 'doc/lispref/minibuf.texi')
-rw-r--r--doc/lispref/minibuf.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/minibuf.texi b/doc/lispref/minibuf.texi
index f16212abdca..3d07b0f17d2 100644
--- a/doc/lispref/minibuf.texi
+++ b/doc/lispref/minibuf.texi
@@ -2154,7 +2154,7 @@ that is the question to ask the user. The function can also return
The argument @var{actor} says how to act on the objects for which the
user answers yes. It should be a function of one argument, and will
-be called with each object from @var{LIST} for which the user answers
+be called with each object from @var{list} for which the user answers
yes.
If the argument @var{help} is given, it should be a list of this form: