aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Albinus2023-10-31 17:32:23 +0100
committerMichael Albinus2023-10-31 17:32:23 +0100
commitc1778432790f140ba8ab942c2cdf7fcb2834188a (patch)
tree1e41016f6e1c52d3f1c0a7e5372713e43ce358d0
parenta64336cbb9c95663067da9a2a09a9c281e602161 (diff)
downloademacs-c1778432790f140ba8ab942c2cdf7fcb2834188a.tar.gz
emacs-c1778432790f140ba8ab942c2cdf7fcb2834188a.zip
; * doc/misc/tramp.texi (FUSE setup): Fix typo.
-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 df966040a1b..0571c91115c 100644
--- a/doc/misc/tramp.texi
+++ b/doc/misc/tramp.texi
@@ -2960,7 +2960,7 @@ connection cleanup or on Emacs exiting.
2960@cindex rclone setup 2960@cindex rclone setup
2961 2961
2962The default arguments of the @command{rclone} operations 2962The default arguments of the @command{rclone} operations
2963@command{mount}, @command{coopyto}, @command{moveto} and 2963@command{mount}, @command{copyto}, @command{moveto} and
2964@command{about} are declared in the variable @code{tramp-methods} as 2964@command{about} are declared in the variable @code{tramp-methods} as
2965method specific parameters. Usually, they don't need to be overwritten. 2965method specific parameters. Usually, they don't need to be overwritten.
2966 2966