]> git.eshelyaron.com Git - emacs.git/commitdiff
(Filename completion): Fix typos.
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 15 Nov 2007 15:38:05 +0000 (15:38 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 15 Nov 2007 15:38:05 +0000 (15:38 +0000)
doc/misc/tramp.texi

index 127ccd11024fb1f181fbf0eea4c566c8fb454f34..7389955e80a80dbe2a17e22231012a0a5b2572bb 100644 (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