; Tramp copyedit

This commit is contained in:
Michael Albinus 2022-10-26 13:59:37 +02:00
parent 2468b819e2
commit 0fbafe6511
2 changed files with 2 additions and 2 deletions

View file

@ -133,7 +133,7 @@ see its function help for a description of the format."
names)))
(defun tramp-kubernetes--current-context-data (vec)
"Return Kubernetes current context data as JSONPATH string."
"Return Kubernetes current context data as JSON string."
(with-temp-buffer
(when (zerop
(tramp-call-process

View file

@ -4473,7 +4473,7 @@ process to set up. VEC specifies the connection."
;; yes, this is a strong indication that we must expire all
;; connection properties. We start again with
;; `tramp-maybe-open-connection', it will be caught there. The same
;; check will be applied with the function kept in`tramp-config-check'.
;; check will be applied with the function kept in `tramp-config-check'.
(tramp-message vec 5 "Checking system information")
(let* ((old-uname (tramp-get-connection-property vec "uname"))
(uname