]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix tramp.texi typos
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 23 Feb 2021 15:04:22 +0000 (16:04 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 23 Feb 2021 15:04:22 +0000 (16:04 +0100)
doc/misc/tramp.texi

index 53f67b191cd5fdb8237ccf4101fbed5930f76221..609d08c33649bfb26a343ead1d8aab014fa4272b 100644 (file)
@@ -494,7 +494,7 @@ and the return value of @code{(system-name)} as default host name.
 Therefore, it is convenient to open a file as
 @file{@trampfn{sudo,,/path/to/file}}.
 
-The method @option{sg} stands for ``switch group''; here the username
+The method @option{sg} stands for ``switch group''; here the user name
 is used as the group to change to.  The default host name is the same.
 
 
@@ -562,7 +562,7 @@ of the local file name is the share exported by the remote host,
 @cindex @option{mtp} method
 
 On systems which have @acronym{GVFS, the GNOME Virtual File System}
-installed , its offered methods can be used by @value{tramp}.
+installed, its offered methods can be used by @value{tramp}.
 Examples are @file{@trampfn{sftp,user@@host,/path/to/file}},
 @file{@trampfn{afp,user@@host,/path/to/file}} (accessing Apple's AFP
 file system), @file{@trampfn{dav,user@@host,/path/to/file}},