1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00

(Filename completion): Fix typos.

This commit is contained in:
Juanma Barranquero 2007-11-15 15:38:05 +00:00
parent e75e6cc8f7
commit f91311d1a1

View File

@ -2277,7 +2277,7 @@ As example, @kbd{@trampfn{telnet, , melancholia, /usr/local/bin//etc}
@file{@trampfn{telnet, , melancholia, /etc}}, whereas
@kbd{@trampfn{telnet, , melancholia, //etc} @key{TAB}} reduces the
minibuffer contents to @file{/etc}. A triple-slash stands for the
default behaviour,
default behavior,
i.e. @kbd{@trampfn{telnet, , melancholia, /usr/local/bin///etc}
@key{TAB}} expands directly to @file{/etc}.
@end ifset