From 0dca618075f4a02d90432d09ecd31be76b4ceca0 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 13 Feb 2018 14:52:20 -0800 Subject: [PATCH] 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 161f48ca3c8..61fd0d33a73 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: -- 2.39.2