aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/tramp.texi6
1 files 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
2652@end lisp 2652@end lisp
2653 2653
2654In addition to @option{tramp-remote-process-environment}, you can set 2654In addition to @option{tramp-remote-process-environment}, you can set
2655environment variables for invidivual remote process calls by 2655environment variables for individual remote process calls by
2656let-binding @code{process-environment}. @value{tramp} will apply any 2656let-binding @code{process-environment}. @value{tramp} applies any
2657entries which are not present in the global default value of 2657entries not present in the global default value of
2658@code{process-environment} (overriding 2658@code{process-environment} (overriding
2659@option{tramp-remote-process-environment} settings, if they conflict). 2659@option{tramp-remote-process-environment} settings, if they conflict).
2660For example: 2660For example: