diff options
Diffstat (limited to 'lisp/net/tramp.el')
-rw-r--r-- | lisp/net/tramp.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/tramp.el b/lisp/net/tramp.el index f789110d26f..3f4af0ebf0e 100644 --- a/lisp/net/tramp.el +++ b/lisp/net/tramp.el @@ -6890,7 +6890,7 @@ input. If they are variables, this variable is a string containing a Perl implementation for this functionality. This Perl program will be transferred -to the remote host, and it is avalible as shell function with the same name.") +to the remote host, and it is available as shell function with the same name.") (defun tramp-find-inline-encoding (vec) "Find an inline transfer encoding that works. |