summaryrefslogtreecommitdiff
path: root/man/mini.texi
diff options
context:
space:
mode:
authorNick Roberts <nickrob@snap.net.nz>2006-07-09 22:48:00 +0000
committerNick Roberts <nickrob@snap.net.nz>2006-07-09 22:48:00 +0000
commit40b6cb793a3afe635b266fac344850dc325be633 (patch)
tree46b099f156e9eaa1f6399860646c8556c74033a4 /man/mini.texi
parenta183016f11a2fba5ed731a8d962a2d4d2e116622 (diff)
downloademacs-40b6cb793a3afe635b266fac344850dc325be633.tar.gz
Fix typos.
Diffstat (limited to 'man/mini.texi')
-rw-r--r--man/mini.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/mini.texi b/man/mini.texi
index 740fea02299..af2a0778bb1 100644
--- a/man/mini.texi
+++ b/man/mini.texi
@@ -193,7 +193,7 @@ a list of the possible completions at any time.
command, so it provides a list of all Emacs command names for
completion candidates. The completion keys match the minibuffer text
against these candidates, find any additional name characters implied
-by the the text already present in the minibuffer, and add those
+by the text already present in the minibuffer, and add those
characters. This makes it possible to type @kbd{M-x ins @key{SPC} b
@key{RET}} instead of @kbd{M-x insert-buffer @key{RET}}, for example.