]> git.eshelyaron.com Git - emacs.git/commitdiff
;; Fix typo in the Tramp documentation
authorDaniel Martín <mardani29@yahoo.es>
Mon, 12 Feb 2024 12:21:08 +0000 (13:21 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sat, 17 Feb 2024 13:00:57 +0000 (14:00 +0100)
(cherry picked from commit 17a395e04c62d6c6c3f3ff4c4889f03e427e00d3)

doc/misc/tramp.texi

index 600f86e0fc94f12910528b33f581ad382b5a3100..bdc7de375561a27697fa0ab9e72f75a1748fe74a 100644 (file)
@@ -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