emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-26 0dca618: Tramp minor doc fixes


From: Paul Eggert
Subject: [Emacs-diffs] emacs-26 0dca618: Tramp minor doc fixes
Date: Tue, 13 Feb 2018 17:52:49 -0500 (EST)

branch: emacs-26
commit 0dca618075f4a02d90432d09ecd31be76b4ceca0
Author: Paul Eggert <address@hidden>
Commit: Paul Eggert <address@hidden>

    Tramp minor doc fixes
    
    * doc/misc/tramp.texi (Remote processes): Spelling fix and minor
    wording improvement.
---
 doc/misc/tramp.texi | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi
index 161f48c..61fd0d3 100644
--- a/doc/misc/tramp.texi
+++ b/doc/misc/tramp.texi
@@ -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:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]