From: Juanma Barranquero Date: Thu, 15 Nov 2007 15:38:05 +0000 (+0000) Subject: (Filename completion): Fix typos. X-Git-Tag: emacs-pretest-23.0.90~9734 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f91311d1a17693acf9a2027c8a4df57702c2a592;p=emacs.git (Filename completion): Fix typos. --- diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index 127ccd11024..7389955e80a 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi @@ -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