aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1998-01-02 21:31:46 +0000
committerRichard M. Stallman <[email protected]>1998-01-02 21:31:46 +0000
commit4356f22179175917b56f443b8b2c9e084f97c1e5 (patch)
tree5026a0e0708912c2ddeb5876084b91c048c2306e
parent363aa82029fe021697803e22bfde57390e5df94a (diff)
(Fcompleting_read): Doc fix.
-rw-r--r--src/minibuf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/minibuf.c b/src/minibuf.c
index b062b9d3dd..5d0ce1def7 100644
--- a/src/minibuf.c
+++ b/src/minibuf.c
@@ -1230,7 +1230,7 @@ HIST, if non-nil, specifies a history list\n\
or it can be a cons cell (HISTVAR . HISTPOS).\n\
In that case, HISTVAR is the history list variable to use,\n\
and HISTPOS is the initial position (the position in the list\n\
- which INITIAL-CONTENTS corresponds to).\n\
+ which INITIAL-INPUT corresponds to).\n\
Positions are counted starting from 1 at the beginning of the list.\n\
DEF, if non-nil, is the default value.\n\
\n\