From 41f3655e7165d262a5a952c76b26ba8e400cd3da Mon Sep 17 00:00:00 2001 From: =?utf8?q?Daniel=20Mart=C3=ADn?= Date: Mon, 12 Feb 2024 13:21:08 +0100 Subject: [PATCH] ;; Fix typo in the Tramp documentation (cherry picked from commit 17a395e04c62d6c6c3f3ff4c4889f03e427e00d3) --- doc/misc/tramp.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index 600f86e0fc9..bdc7de37556 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi @@ -525,7 +525,7 @@ is used as the group to change to. The default host name is the same. @cindex @option{doas} method If the @option{su}, @option{sudo} or @option{doas} option should be -performed on another host, it can be comnbined with a leading +performed on another host, it can be combined with a leading @option{ssh} or @option{plink} option. That means that @value{tramp} connects first to the other host with non-administrative credentials, and changes to administrative credentials on that host afterwards. In -- 2.39.5