]> git.eshelyaron.com Git - emacs.git/commitdiff
Tramp minor doc fixes
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 13 Feb 2018 22:52:20 +0000 (14:52 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 13 Feb 2018 22:52:44 +0000 (14:52 -0800)
* doc/misc/tramp.texi (Remote processes): Spelling fix and minor
wording improvement.

doc/misc/tramp.texi

index 161f48ca3c8a4a2c53aea9f7045509dc13892693..61fd0d33a73bb8d6a04a08d1a47283fd245049a4 100644 (file)
@@ -2652,9 +2652,9 @@ this.  You could overwrite this behavior by evaluating
 @end lisp
 
 In addition to @option{tramp-remote-process-environment}, you can set
-environment variables for invidivual remote process calls by
-let-binding @code{process-environment}.  @value{tramp} will apply any
-entries which are not present in the global default value of
+environment variables for individual remote process calls by
+let-binding @code{process-environment}.  @value{tramp} applies any
+entries not present in the global default value of
 @code{process-environment} (overriding
 @option{tramp-remote-process-environment} settings, if they conflict).
 For example: