]> git.eshelyaron.com Git - emacs.git/commitdiff
; Tramp copyedit
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 26 Oct 2022 11:59:37 +0000 (13:59 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 26 Oct 2022 11:59:37 +0000 (13:59 +0200)
lisp/net/tramp-container.el
lisp/net/tramp-sh.el

index 0879d6f1856be9f12e4cfcea81e322504bcb01cd..328625b7765450de6b00349b0415fa356204361b 100644 (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
index 3904348232bcb604d4735763d5cffaaba6d5d774..cfecd32aba508700c36ebf870290ebd7bcaabb39 100644 (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