From: Michael Albinus Date: Wed, 26 Oct 2022 11:59:37 +0000 (+0200) Subject: ; Tramp copyedit X-Git-Tag: emacs-29.0.90~1616^2~458 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0fbafe6511619466f9fd8325c80ea71d202f4722;p=emacs.git ; Tramp copyedit --- diff --git a/lisp/net/tramp-container.el b/lisp/net/tramp-container.el index 0879d6f1856..328625b7765 100644 --- a/lisp/net/tramp-container.el +++ b/lisp/net/tramp-container.el @@ -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 diff --git a/lisp/net/tramp-sh.el b/lisp/net/tramp-sh.el index 3904348232b..cfecd32aba5 100644 --- a/lisp/net/tramp-sh.el +++ b/lisp/net/tramp-sh.el @@ -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