summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Albinus <michael.albinus@gmx.de>2021-01-05 15:45:45 +0100
committerMichael Albinus <michael.albinus@gmx.de>2021-01-05 15:45:45 +0100
commit149d64bbb2b46f63c759fe4754bdf90eb6f2a3cc (patch)
tree5c4e17fb383e772b4d8fcfc8d862a08cf4e76c6f
parent97747e6fb9890ef528cbe21636cc99508efeba2b (diff)
downloademacs-149d64bbb2b46f63c759fe4754bdf90eb6f2a3cc.tar.gz
* doc/misc/tramp.texi (Quick Start Guide): Fix thinko.
-rw-r--r--doc/misc/tramp.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi
index cabbc9d7269..0a968e39452 100644
--- a/doc/misc/tramp.texi
+++ b/doc/misc/tramp.texi
@@ -442,7 +442,7 @@ are optional, in case of a missing part a default value is assumed.
The default value for an empty local file name part is the remote
user's home directory. The shortest remote file name is
@file{@trampfn{-,,}}, therefore. The @samp{-} notation for the
-default host is used for syntactical reasons, @ref{Default Host}.
+default method is used for syntactical reasons, @ref{Default Method}.
The @code{method} part describes the connection method used to reach
the remote host, see below.